fpc/rtl/mips/makefile.cpu
florian 28ac4a8dda * several mips/mipsel related stuff fixed
* regenerated linux makefile to support mipsel

git-svn-id: trunk@14278 -
2009-11-27 15:10:56 +00:00

7 lines
124 B
Plaintext

#
# Here we set processor dependent include file names.
#
CPUNAMES=mips math set
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))