fpc/rtl/i386/makefile.cpu
peter 24384c648b * moved genrtti.inc code to rtti
* removed rttip.inc, the generic code is almost as fast and
    much easier to maintain and has less risks on bugs
2002-09-02 18:42:41 +00:00

8 lines
142 B
Plaintext

#
# Here we set processor dependent include file names.
#
CPUNAMES=i386 math set setjump setjumph
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))