fpc/rtl/wasm32/makefile.cpu
2025-10-04 16:04:45 +03:00

7 lines
155 B
Plaintext

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