summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/apm/Makefile')
-rw-r--r--usr.sbin/apm/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile
new file mode 100644
index 0000000..5c0cfda
--- /dev/null
+++ b/usr.sbin/apm/Makefile
@@ -0,0 +1,10 @@
+# $Id$
+
+PROG= apm
+# CFLAGS+= -I/sys/i386/include
+# BINGRP= apm
+# BINMODE= 550
+LINKS= ${DESTDIR}/usr/sbin/apm ${DESTDIR}/usr/sbin/zzz
+NOMAN= 1
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud