mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-23 11:04:32 +00:00
* Makefile.in (install): Depend on "all".
This commit is contained in:
parent
0f60fbb84e
commit
e4fc2696d1
@ -1,3 +1,7 @@
|
||||
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,
|
||||
|
@ -90,7 +90,7 @@ install-info: gprof.info
|
||||
$(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`; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user