[DGD] Makefile change - fine tuning
Par Winzell
zell at skotos.net
Tue Dec 25 21:20:33 CET 2001
> I have bison but not Yacc installed. I can change the line in
> src/comp/Makefile from "YACC = yacc" to "YACC = bison -o y.tab.c". That's
> fine, but I'm curious if there's somewhere better than that to make the
> change.
That's how I've always done it. I'm not sure how another solution
could be better... ? I mean, I suppose you could put a 'yacc' shell
script in /usr/bin and make it run bison with the right parameters,
but other than that...
Zell
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list