Override bmake's default MAKEFILE_PREFERENCE
This commit is contained in:
parent
f50b6721e1
commit
d58b075701
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user