Searched refs:COPTIM (Results 1 - 3 of 3) sorted by relevance

/src/sys/arch/amiga/stand/bootblock/boot/
H A DMakefile91 COPTIM= -Os -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks macro
92 COPTIM+= -m68060 -Wa,-march=68030 -Wa,-mcpu=68030 -fno-unwind-tables
93 CFLAGS= -ffreestanding ${COPTIM} ${INCPATH} ${DEFS}
/src/sys/arch/amiga/stand/bootblock/bootxx_ffs/
H A DMakefile76 COPTIM= -Os -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks macro
77 COPTIM+= -Wa,-l -m68060 -Wa,-mcpu=68030 -fno-unwind-tables
78 CFLAGS= -ffreestanding ${COPTIM} ${INCPATH} ${DEFS} -Wall #-Wstrict-prototypes
/src/sys/arch/amiga/stand/bootblock/ppcboot/
H A DMakefile46 COPTIM= -Os -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks macro
47 COPTIM+= -Wa,-l -m68060 -Wa,-mcpu=68030 -fno-unwind-tables
48 CFLAGS= -ffreestanding ${COPTIM} ${INCPATH} ${DEFS} -Wall #-Wstrict-prototypes

Completed in 4 milliseconds