summaryrefslogtreecommitdiffstats
path: root/sbin/atacontrol/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-15 19:28:58 +0000
committerru <ru@FreeBSD.org>2001-03-15 19:28:58 +0000
commit6f2b4e6271e1c3a11040dd31509bb90655db3002 (patch)
treea761d68f2305ab75faf9e6c9dd1b0bfb910ad414 /sbin/atacontrol/Makefile
parent30d90e0153c139cfad0a785f20ad61ca77c694c4 (diff)
downloadFreeBSD-src-6f2b4e6271e1c3a11040dd31509bb90655db3002.zip
FreeBSD-src-6f2b4e6271e1c3a11040dd31509bb90655db3002.tar.gz
Make this compile with ${BDECFLAGS}, apply style(9), cleanup manpage.
Diffstat (limited to 'sbin/atacontrol/Makefile')
-rw-r--r--sbin/atacontrol/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/atacontrol/Makefile b/sbin/atacontrol/Makefile
index 944af43..ab8a8dc 100644
--- a/sbin/atacontrol/Makefile
+++ b/sbin/atacontrol/Makefile
@@ -1,5 +1,7 @@
-#$FreeBSD$
+# $FreeBSD$
+
PROG= atacontrol
MAN8= atacontrol.8
+CFLAGS+=-Wall
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud