6 lines
122 B
Makefile
6 lines
122 B
Makefile
RAMSTART=0x00000000
|
|
SRC=t32fdx.c t32fdxarm.c t32dcc3.c
|
|
LIB=-lc
|
|
|
|
include ${T32SYS}/demo/arm/compiler/gnu-make/pic/makefile
|