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.


_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to