summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/apmd/Makefile')
-rw-r--r--usr.sbin/apmd/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile
deleted file mode 100644
index 9a0dc0d..0000000
--- a/usr.sbin/apmd/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $FreeBSD$
-
-PROG= apmd
-MAN= apmd.8
-MANSUBDIR= /i386
-SRCS= apmd.c apmdlex.l apmdparse.y y.tab.h
-
-WARNS?= 3
-
-DPADD= ${LIBL}
-LDADD= -ll
-
-CFLAGS+= -I${.CURDIR}
-
-test:
- ./apmd -d -f etc/apmd.conf -n
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud