Alexander Best <[email protected]> writes: > Dag-Erling Smørgrav <[email protected]> writes: > > Alexander Best <[email protected]> writes: > > > .if empty(.CURDIR:M/usr/src/*) && empty(.CURDIR:M/usr/obj/*) && > > > exists(/usr/local/bin/gcc44) > > > CC = gcc44 > > > CXX = g++44 > > > CPP = cpp44 > > > .endif > > What happens when .CURDIR = /usr/src? > i'm now using [...]
I was trying to show you why what you had didn't work... DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
