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

CPUNAMES=hugeptr i8086 int32p int64p math set setjump setjumph cpuh
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))