makefile.cpu 131 B

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