bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [bug #17529] Variable set with $(shell date '+%Y%m%d-%H%M%S') change


From: Martin Dorey
Subject: RE: [bug #17529] Variable set with $(shell date '+%Y%m%d-%H%M%S') changes mid-make
Date: Fri, 25 Aug 2006 14:08:24 -0700

> base = xxx-$(shell date '+%Y%m%d-%H%M%S')

Perhaps you wanted := instead of =.  The difference is explained in (for
example):

http://www.gnu.org/software/make/manual/html_node/Reading-Makefiles.html
#Reading-Makefiles 
-------------------------------------
Martin's Outlook, BlueArc Engineering




reply via email to

[Prev in Thread] Current Thread [Next in Thread]