summaryrefslogtreecommitdiffstats
path: root/usr.bin/brandelf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/brandelf/Makefile')
-rw-r--r--usr.bin/brandelf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/brandelf/Makefile b/usr.bin/brandelf/Makefile
index 81d0039..8767913 100644
--- a/usr.bin/brandelf/Makefile
+++ b/usr.bin/brandelf/Makefile
@@ -1,4 +1,6 @@
+# $FreeBSD$
+
PROG= brandelf
-CFLAGS+=-Wall
+CFLAGS+= -Wall
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud