Hi!

I have this Makefile in a source that has the usual `?=' conditional
assignments, but for the CFLAGS and LDFLAGS variables too. I see that
make(1) reads /usr/share/mk/sys.mk first, and that defines those two, so
this won't fly with base make(1) because it leaves them out of the game.

Are there other solutions for this, except patching these away in the
Makefile?


Daniel

-- 
LÉVAI Dániel
PGP key ID = 0x83B63A8F
Key fingerprint = DBEC C66B A47A DFA2 792D  650C C69B BE4C 83B6 3A8F

Reply via email to