@@ -0,0 +1,17 @@
+# $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
@@ -0,0 +1,5 @@
+{
+ $Log$
+ Revision 1.1 2002-11-16 20:10:31 florian
+ + sparc specific rtl skeleton added
+}