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

CPUNAMES=m68k lowmath math set 
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))