Override bmake's default MAKEFILE_PREFERENCE

This commit is contained in:
sjg 2013-06-07 19:45:04 +00:00
parent 47492525b1
commit 41b9477759

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