Commit dd5e269d by H.J. Lu Committed by Jeff Law

* Make-lang.in (f77.install-info): Depend on f77.info.

From-SVN: r16595
parent 9101297d
Thu Nov 20 00:58:14 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
* Make-lang.in (f77.install-info): Depend on f77.info.
1997-11-14 Dave Love <d.love@dl.ac.uk>
* intrin.def: Supply gfrt for CPU_TIME. Generalize arg types of
......
......@@ -480,7 +480,7 @@ f77.install-common:
# $(INSTALL_DATA) might be a relative pathname, so we can't cd into srcdir
# to do the install. The sed rule was copied from stmp-int-hdrs.
f77.install-info:
f77.install-info: f77.info
-rm -f $(infodir)/g77.info*
for f in f/g77.info*; do \
realfile=`echo $$f | sed -e 's|.*/\([^/]*\)$$|\1|'`; \
......
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