(halfpic.o): New rule; copied from t-osfrose.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 12 Dec 1993 12:48:37 +0000 (07:48 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 12 Dec 1993 12:48:37 +0000 (07:48 -0500)
From-SVN: r6216

gcc/Makefile.in

index 759f9814357354968d67f01f4489b0f13b342f09..65b180a1666843ccdafd545bb6952a4afbf2fed1 100644 (file)
@@ -1034,6 +1034,9 @@ mips-tdump: mips-tdump.o version.o $(LIBDEPS)
 
 mips-tdump.o : mips-tdump.c $(CONFIG_H) $(RTL_H)
 
+# Build file to support OSF/rose half-pic format.
+halfpic.o: halfpic.c $(CONFIG_H) $(RTL_H) $(TREE_H)
+
 # Normally this target is not used; but it is used if you
 # define ALLOCA=alloca.o.  In that case, you must get a suitable alloca.c
 # from the GNU Emacs distribution.