Skip to content

Commit

Permalink
Links for bmake and bmake.1
Browse files Browse the repository at this point in the history
Some folk forget that make is bmake, and want the links...

MFC after: 1 week

(cherry picked from commit ee10666)
  • Loading branch information
sgerraty authored and DimitryAndric committed Dec 21, 2021
1 parent 6bd6344 commit fffeae4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions usr.bin/bmake/Makefile.inc
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit fffeae4

Please sign in to comment.