fpc/rtl/i8086/makefile.cpu
florian 64ffe8f5ef + basic Makefile infrastructure for msdos
git-svn-id: branches/i8086@23779 -
2013-03-10 17:31:53 +00:00

8 lines
143 B
Plaintext

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