Commit 7edc5ed9 authored by Bodo Möller's avatar Bodo Möller
Browse files

platform specific CFLAGS don't belong into this Makefile

parent 420125f9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -20,7 +20,8 @@ RD_ENC= rd_enc.o
# or use
#DES_ENC=	bx86-elf.o

CFLAGS= -mpentiumpro $(INCLUDES) $(CFLAG) -O3 -fexpensive-optimizations -funroll-loops -fforce-addr
# CFLAGS= -mpentiumpro $(INCLUDES) $(CFLAG) -O3 -fexpensive-optimizations -funroll-loops -fforce-addr
CFLAGS= $(INCLUDES) $(CFLAG)

GENERAL=Makefile
TEST=