fpc/rtl/m68k/makefile.cpu

8 lines
139 B
Plaintext

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