help-make
[Top][All Lists]
Advanced

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

= or := for asignment?


From: AngusC
Subject: = or := for asignment?
Date: Wed, 7 Mar 2012 03:23:44 -0800 (PST)

Hello

I am reading the gnu makefile manual and section 2.4 has the example
objects = main.o kbd.o command.o display.o \
               insert.o search.o files.o utils.o

But at my workplace variables are defined like this:
GENUK_PATH     := ../genuk

Is = interchangeable with := ?  Or are they slightly different?

Angus
-- 
View this message in context: 
http://old.nabble.com/%3D-or-%3A%3D-for-asignment--tp33457287p33457287.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.




reply via email to

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