svn commit: r251506 - head/share/mk
Bryan Drewery
bdrewery at FreeBSD.org
Fri Jun 7 20:04:14 UTC 2013
On 6/7/2013 2:45 PM, Simon J. Gerraty wrote:
> Author: sjg
> Date: Fri Jun 7 19:45:04 2013
> New Revision: 251506
> URL: http://svnweb.freebsd.org/changeset/base/251506
>
> Log:
> Override bmake's default MAKEFILE_PREFERENCE
Thanks!
>
> Modified:
> head/share/mk/sys.mk
>
> Modified: head/share/mk/sys.mk
> ==============================================================================
> --- head/share/mk/sys.mk Fri Jun 7 19:42:00 2013 (r251505)
> +++ head/share/mk/sys.mk Fri Jun 7 19:45:04 2013 (r251506)
> @@ -334,7 +334,7 @@ OBJFORMAT?= elf
> .MAKE.EXPAND_VARIABLES= yes
>
> # Tell bmake the makefile preference
> -.MAKE.MAKEFILE_PREFERENCE?= BSDmakefile makefile Makefile
> +.MAKE.MAKEFILE_PREFERENCE= BSDmakefile makefile Makefile
>
> .if !defined(.PARSEDIR)
> # We are not bmake, which is more aggressive about searching .PATH
> _______________________________________________
> svn-src-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-src-all
> To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"
>
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20130607/42d14627/attachment.sig>
More information about the svn-src-head
mailing list