1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.sbin/apm/Makefile
1994-11-02 07:20:58 +00:00

7 lines
132 B
Makefile

PROG= apm
LINKS= ${BINDIR}/apm ${BINDIR}/zzz
MANDIR= /usr/share/man/man
MAN8= apm.8
MLINKS= apm.8 zzz.8
.include <bsd.prog.mk>