kmod.mk: Support a beforebuild target such as bsd.prog.mk has.
Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
595b2caa3f
commit
bbc7e0d690
@ -249,7 +249,8 @@ _ILINKS+=x86
|
||||
.endif
|
||||
CLEANFILES+=${_ILINKS}
|
||||
|
||||
all: objwarn ${PROG}
|
||||
all: beforebuild .WAIT ${PROG}
|
||||
beforebuild: objwarn
|
||||
|
||||
beforedepend: ${_ILINKS}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user