summaryrefslogtreecommitdiff
path: root/usr.sbin/apmd
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2000-05-15 14:45:28 +0000
committerBruce Evans <bde@FreeBSD.org>2000-05-15 14:45:28 +0000
commitadc42254a7449cd9d8510ba45ba4d0ad41c2a4ae (patch)
tree387334e7fb9188b4d52b0d99e3aa8b133faefbe9 /usr.sbin/apmd
parent88287e1a2dd3671aaa51cd5853c633320c03e62a (diff)
Notes
Diffstat (limited to 'usr.sbin/apmd')
-rw-r--r--usr.sbin/apmd/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile
index 92dc1a246980..1d27dc0afa3f 100644
--- a/usr.sbin/apmd/Makefile
+++ b/usr.sbin/apmd/Makefile
@@ -1,14 +1,10 @@
-# Makefile for apmd
# $FreeBSD$
PROG= apmd
-SHSRCS= apmd.c apmdparse.y apmdlex.l
-GENSRCS=
-GENHDRS= y.tab.h
-SRCS= ${SHSRCS} ${GENSRCS} ${GENHDRS}
+SRCS= apmd.c apmdlex.l apmdparse.y y.tab.h
-DPADD+= ${LIBL}
-LDADD+= -ll
+DPADD= ${LIBL}
+LDADD= -ll
MAN8= apmd.8
@@ -17,6 +13,8 @@ CFLAGS+=-I. -I${.CURDIR} -Wall #-DYY_STACK_USED
# for debug:
#CFLAGS+= -g -DDEBUG
+CLEANFILES= y.output
+
test:
./apmd -d -f etc/apmd.conf -n