diff --git a/Makefile b/Makefile index dd1f469..38f4127 100644 --- a/Makefile +++ b/Makefile @@ -3,8 +3,6 @@ RM=rm CC=cc ECHO=echo -CFLAGS=-Wall - OBJS=\ $(OBJDIR)/p1load.o \ $(OBJDIR)/port.o \