summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apmd/Makefile
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-05-14 14:26:56 +0000
committeruqs <uqs@FreeBSD.org>2010-05-14 14:26:56 +0000
commit53a94c42a63697476de25035db782ee1cbf5d517 (patch)
treed69b00dbdeeccd6914d51ec282d28e46cdf42833 /usr.sbin/apmd/Makefile
parent7b5ac741d1b4d3eb30f4a0acc8ef3f5576aa8a1d (diff)
downloadFreeBSD-src-53a94c42a63697476de25035db782ee1cbf5d517.zip
FreeBSD-src-53a94c42a63697476de25035db782ee1cbf5d517.tar.gz
Sync apmd(8) with DragonflyBSD, bringing WARNS to 3
Reviewed by: ed (partial, long time ago)
Diffstat (limited to 'usr.sbin/apmd/Makefile')
-rw-r--r--usr.sbin/apmd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile
index 5ccf7e6..6f7e066 100644
--- a/usr.sbin/apmd/Makefile
+++ b/usr.sbin/apmd/Makefile
@@ -5,7 +5,7 @@ MAN= apmd.8
MANSUBDIR= /i386
SRCS= apmd.c apmdlex.l apmdparse.y y.tab.h
-WARNS?= 0
+WARNS?= 3
DPADD= ${LIBL}
LDADD= -ll
OpenPOWER on IntegriCloud