Problem with make

Doug Gwyn gwyn at smoke.BRL.MIL
Sat Sep 30 11:35:28 AEST 1989


In article <1989Sep29.164831.26616 at wash08.uucp> rae98 at wash08.UUCP (Robert A. Earl) writes:
>Can you read in a variable for use in the makefile?

If I understood your question correctly, what you want is
	make target VAR=value
which will override any definition for the "VAR" variable
defined in the Makefile.



More information about the Comp.unix.questions mailing list