summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apm/Makefile
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2003-07-14 16:32:45 +0000
committernjl <njl@FreeBSD.org>2003-07-14 16:32:45 +0000
commitf599f696ad55b73947c2d8dd1fcb3aaf37ba542f (patch)
tree0bf406951eda5678b8380c438758d6760a3c9e13 /usr.sbin/apm/Makefile
parent4c407178b613bf41b04646c28d7f4252c3caec75 (diff)
downloadFreeBSD-src-f599f696ad55b73947c2d8dd1fcb3aaf37ba542f.zip
FreeBSD-src-f599f696ad55b73947c2d8dd1fcb3aaf37ba542f.tar.gz
Remove the zzz files since they have been moved to src/usr.sbin/zzz
Diffstat (limited to 'usr.sbin/apm/Makefile')
-rw-r--r--usr.sbin/apm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile
index 561f82a..5ce45c2 100644
--- a/usr.sbin/apm/Makefile
+++ b/usr.sbin/apm/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PROG= apm
-SCRIPTS=zzz.sh
-MAN= apm.8 zzz.8
+MAN= apm.8
MLINKS= apm.8 apmconf.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud