summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-05-18 10:40:34 +0000
committerru <ru@FreeBSD.org>2001-05-18 10:40:34 +0000
commit0565ca3c5b53383d4d37e31a13132076404d347b (patch)
treeaa98d5626dea01ba05cf9aed783b6671687ff3f6
parent89fc7497bdc462bf3a41d660a4b44546a802ea13 (diff)
downloadFreeBSD-src-0565ca3c5b53383d4d37e31a13132076404d347b.zip
FreeBSD-src-0565ca3c5b53383d4d37e31a13132076404d347b.tar.gz
Remove GCC-ism (-Wall).
-rw-r--r--usr.bin/scrshot/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/scrshot/Makefile b/usr.bin/scrshot/Makefile
index 9e76f29..c46b065 100644
--- a/usr.bin/scrshot/Makefile
+++ b/usr.bin/scrshot/Makefile
@@ -1,8 +1,5 @@
-#
# $FreeBSD$
-#
PROG= scrshot
-CFLAGS+=-Wall
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud