fpc/rtl/powerpc64/makefile.cpu
tom_at_work f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
* some fixes for PowerPC64 target in the code generator and the RTL
* stabs generation for PowerPC64 is okay now (untested)

git-svn-id: trunk@1337 -
2005-10-08 15:48:39 +00:00

7 lines
129 B
Plaintext

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