]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/config/cris/t-cris
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / config / cris / t-cris
index e79550b3881da7b798fbe5a27233eedab87400d0..30ec633d3a3eab16073d966ed0f3689a77f6456a 100644 (file)
@@ -7,9 +7,6 @@
 # The makefile macros etc. are included in the order found in the
 # section "Target Fragment" in the gcc info-files (or the paper copy) of
 # "Using and Porting GCC"
-#
-# Don't run fixproto
-STMP_FIXPROTO =
 
 LIB2FUNCS_EXTRA = _udivsi3.c _divsi3.c _umodsi3.c _modsi3.c
 CRIS_LIB1CSRC = $(srcdir)/config/cris/arit.c
@@ -39,3 +36,6 @@ $(LIB2FUNCS_EXTRA): $(CRIS_LIB1CSRC)
        echo "#define L$$name" > tmp-$@ \
        && echo '#include "$<"' >> tmp-$@ \
        && mv -f tmp-$@ $@
+
+$(out_object_file): gt-cris.h
+gt-cris.h : s-gtype ; @true