makefile.cpu 170 B

1234567
  1. #
  2. # Here we set processor dependent include file names.
  3. #
  4. CPUNAMES=hugeptr i8086 int32p int64p math set setjump setjumph cpuh
  5. CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))