fpc/rtl/wasm32/makefile.cpu

7 lines
141 B
Plaintext

#
# Here we set processor dependent include file names.
#
CPUNAMES=except_native except_branchful
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))