Don't be redundant.
This commit is contained in:
parent
49f523a581
commit
07776d8fb2
@ -3,7 +3,7 @@
|
||||
FILES= kgzldr.o
|
||||
SRCS= start.s boot.c inflate.c lib.c crt.s sio.s
|
||||
OBJS= ${SRCS:N*.h:R:S/$/.o/g}
|
||||
CFLAGS= -ffreestanding -fno-builtin
|
||||
CFLAGS= -ffreestanding
|
||||
.if ${OBJFORMAT} == aout
|
||||
CFLAGS+=-O2
|
||||
.else
|
||||
|
Loading…
x
Reference in New Issue
Block a user