aboutsummaryrefslogtreecommitdiff
path: root/sbin/atacontrol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/atacontrol/Makefile')
-rw-r--r--sbin/atacontrol/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/atacontrol/Makefile b/sbin/atacontrol/Makefile
index ab8a8dc5999d..944af4337f6d 100644
--- a/sbin/atacontrol/Makefile
+++ b/sbin/atacontrol/Makefile
@@ -1,7 +1,5 @@
-# $FreeBSD$
-
+#$FreeBSD$
PROG= atacontrol
MAN8= atacontrol.8
-CFLAGS+=-Wall
.include <bsd.prog.mk>