mes/make/bin-mlibc.make

6 lines
97 B
Makefile

C_FLAGS:=-nostdinc -fno-builtin
LD_FLAGS:=-nostdlib
CROSS:=$(CC32:%gcc=%)
include make/bin.make