Peter Wemm <[email protected]> writes: > However.. the first thing I noticed was this commit *adds* a .c.o: > rule in bsd.lib.mk, which replaces the default in sys.mk. > > The one in sys.mk has ctfconvert rules and the new one does not. At > face value, this alone looks suspicious.
Ah, that's a mismerge. The patch has been in my tree since before CTF support was added, and since my new rule is in a different file, there was no conflict to alert me to the problem. DES -- Dag-Erling Smørgrav - [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
