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:
Simon J. Gerraty 2021-02-14 17:20:10 -08:00
parent 74c59ab790
commit ee10666327

View file

@ -9,6 +9,8 @@
.if exists(${.CURDIR}/tests)
PROG= make
LINKS= make bmake
MLINKS= ${MAN} b${MAN}
.endif
.if !defined(MK_SHARED_TOOLCHAIN) || ${MK_SHARED_TOOLCHAIN} == "no"