Add MLINK for apmconf(8).
Suggested by: msmith
This commit is contained in:
parent
6b73fc1734
commit
848ebfbc51
@ -3,6 +3,6 @@
|
||||
PROG= apm
|
||||
LINKS= ${BINDIR}/apm ${BINDIR}/zzz
|
||||
MAN8= apm.8
|
||||
MLINKS= apm.8 zzz.8
|
||||
MLINKS= apm.8 apmconf.8 zzz.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user