summaryrefslogtreecommitdiff
path: root/fpcsrc/rtl/sparc/makefile.cpu
blob: c78efd6a36ad72747babcf883a7fb89ce7c94be6 (plain)
1
2
3
4
5
6
7
8
#
# Here we set processor dependent include file names.
#

CPUNAMES=sparc
# not yet: math set

CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))