diff options
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r-- | usr.sbin/apm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile index 6449247..14d76e4 100644 --- a/usr.sbin/apm/Makefile +++ b/usr.sbin/apm/Makefile @@ -2,7 +2,6 @@ PROG= apm LINKS= ${BINDIR}/apm ${BINDIR}/zzz -MAN8= apm.8 MLINKS= apm.8 apmconf.8 apm.8 zzz.8 .include <bsd.prog.mk> |