platform specific CFLAGS don't belong into this Makefile

This commit is contained in:
Bodo Möller 2001-02-08 11:15:50 +00:00
parent 420125f996
commit 7edc5ed90a

View file

@ -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=