1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/apm/Makefile
2001-03-26 14:42:20 +00:00

9 lines
133 B
Makefile

# $FreeBSD$
PROG= apm
LINKS= ${BINDIR}/apm ${BINDIR}/zzz
MAN= apm.8
MLINKS= apm.8 apmconf.8 apm.8 zzz.8
.include <bsd.prog.mk>