makefile.cpu 134 B

1234567
  1. #
  2. # Here we set processor dependent include file names.
  3. #
  4. CPUNAMES=m68k lowmath math set
  5. CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))