fpc/rtl/sparc/makefile.cpu
2002-11-16 20:10:31 +00:00

18 lines
246 B
Plaintext

# $Id$
#
# Here we set processor dependent include file names.
#
CPUNAMES=sparc
# not yet: math set
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
#
# $Log$
# Revision 1.1 2002-11-16 20:10:31 florian
# + sparc specific rtl skeleton added
#
#
#