Override bmake's default MAKEFILE_PREFERENCE

This commit is contained in:
Simon J. Gerraty 2013-06-07 19:45:04 +00:00
parent f50b6721e1
commit d58b075701

View File

@ -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