hi there,

i was wondering why almost all variables in /usr/share/mk/*.mk are unquoted?
it's pretty obvious that something like

mkdir "(test)" ; echo ".include <bsd.prog.mk>" > "(test)"/Makefile ; make -C
"(test)" cleandir

will fail.

-- 
Alexander Best
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to