Links for bmake and bmake.1
Some folk forget that make is bmake, and want the links... MFC after: 1 week
This commit is contained in:
parent
74c59ab790
commit
ee10666327
@ -9,6 +9,8 @@
|
|||||||
|
|
||||||
.if exists(${.CURDIR}/tests)
|
.if exists(${.CURDIR}/tests)
|
||||||
PROG= make
|
PROG= make
|
||||||
|
LINKS= make bmake
|
||||||
|
MLINKS= ${MAN} b${MAN}
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if !defined(MK_SHARED_TOOLCHAIN) || ${MK_SHARED_TOOLCHAIN} == "no"
|
.if !defined(MK_SHARED_TOOLCHAIN) || ${MK_SHARED_TOOLCHAIN} == "no"
|
||||||
|
Loading…
Reference in New Issue
Block a user