+Tue Apr 25 21:11:12 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
+
+ * Makefile.in (install): Depend on "all".
+
Thu Apr 20 17:29:07 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
* Makefile.in: Change all references to MY_MACHINE to MY_TARGET,
$(INSTALL_DATA) $$dir/$$i $(infodir)/$$i ; \
done
-install:
+install: all
$(INSTALL_XFORM) gprof $(bindir)/gprof
$(INSTALL_XFORM1) $(srcdir)/gprof.1 $(man1dir)/gprof.1
-n=`t='$(program_transform_name)'; echo gprof | sed -e "s/brokensed/brokensed/" $$t`; \