Remove GCC-ism (-Wall).

This commit is contained in:
Ruslan Ermilov 2001-05-18 10:40:34 +00:00
parent 8275cc7fb1
commit 2862006272

View File

@ -1,8 +1,5 @@
#
# $FreeBSD$
#
PROG= scrshot
CFLAGS+=-Wall
.include <bsd.prog.mk>