Initial xloong code
[xloong.git] / Targets / LS232_sm502 / conf / Makefile.LS232_sm502
blobc35654690d39e6dce35a375b685c00c0b6326109
1 ifndef S
2 S:=$(shell cd ../../../..; pwd)
3 endif
4 TARGET= ${S}/Targets/LS232_sm502
5 SUBTARGET?=ls232
6 CPPFLAGS=-mips2
8 %OBJS
10 %CFILES
12 %SFILES
14 %LOAD
16 export CFILES OBJS SFILES
17 include ${S}/Makefile.inc
19 %RULES