Get rid of a redundant copy of -Wall.

This commit is contained in:
David Betz 2015-03-08 07:07:12 -04:00
parent 76f6814f6b
commit 4926011779

View File

@ -3,8 +3,6 @@ RM=rm
CC=cc
ECHO=echo
CFLAGS=-Wall
OBJS=\
$(OBJDIR)/p1load.o \
$(OBJDIR)/port.o \