Author: se Date: Tue May 6 14:01:48 2014 New Revision: 265443 URL: http://svnweb.freebsd.org/changeset/base/265443
Log: Revert r265436, since it is not the correct fix. Modified: head/usr.bin/bmake/Makefile.inc Modified: head/usr.bin/bmake/Makefile.inc ============================================================================== --- head/usr.bin/bmake/Makefile.inc Tue May 6 13:52:13 2014 (r265442) +++ head/usr.bin/bmake/Makefile.inc Tue May 6 14:01:48 2014 (r265443) @@ -1,6 +1,6 @@ # $FreeBSD$ -.include <src.opts.mk> +.include "src.opts.mk" .if defined(.PARSEDIR) # make sure this is available to unit-tests/Makefile _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"