summaryrefslogtreecommitdiffstats
path: root/gprof
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-06-16 00:16:23 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-06-16 00:16:23 +0000
commit98e4321e8d64a35a461082e08269d646064acd5b (patch)
treeb553868a4ab483562022ff7d57c9a7571ebe2307 /gprof
parent263773eca175409be062eb5a3fa9c7fe6193999d (diff)
downloadppe42-binutils-98e4321e8d64a35a461082e08269d646064acd5b.tar.gz
ppe42-binutils-98e4321e8d64a35a461082e08269d646064acd5b.zip
remove accidental INSTALL change
Diffstat (limited to 'gprof')
-rw-r--r--gprof/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/Makefile.in b/gprof/Makefile.in
index 130d7f6a42..7cacf973c7 100644
--- a/gprof/Makefile.in
+++ b/gprof/Makefile.in
@@ -15,7 +15,7 @@ man1dir = $(mandir)/man1
infodir = $(prefix)/info
datadir = $(prefix)/lib
-INSTALL = $(srcdir)/../install -c
+INSTALL = install -c
INSTALL_PROGRAM = $(INSTALL)
INSTALL_DATA = $(INSTALL)
MAKEINFO = makeinfo
OpenPOWER on IntegriCloud