2010/6/15 Dag-Erling Smørgrav <[email protected]>: > Alexander Best <[email protected]> writes: >> sorry. i didn't mean to affend you. doug barton already pointed out >> that what i had in my make.conf beforehand won't work unless /usr/src >> and /usr/obj are literal directories in /usr [1]. > > The problem is that "/usr/src/" is not a prefix of "/usr/src".
ah i see. would something like empty(.CURDIR:M/usr/src*) instead of empty(.CURDIR:M/usr/src/*) work? alex > > DES > -- > Dag-Erling Smørgrav - [email protected] > -- Alexander Best _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
