Commit 579d0ecf by Richard Kenner

(halfpic.o): New rule; copied from t-osfrose.

From-SVN: r6216
parent 83eb3b0d
...@@ -1034,6 +1034,9 @@ mips-tdump: mips-tdump.o version.o $(LIBDEPS) ...@@ -1034,6 +1034,9 @@ mips-tdump: mips-tdump.o version.o $(LIBDEPS)
mips-tdump.o : mips-tdump.c $(CONFIG_H) $(RTL_H) 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 # 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 # define ALLOCA=alloca.o. In that case, you must get a suitable alloca.c
# from the GNU Emacs distribution. # from the GNU Emacs distribution.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment