aboutsummaryrefslogtreecommitdiff
path: root/mmalloc
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>2002-11-28 16:46:31 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>2002-11-28 16:46:31 +0000
commit90254e4aebdafbf0b1cad9f3994b4b872cb1ec11 (patch)
treebf9f968f15a1fa264892010c7e6bd5b96f06b214 /mmalloc
parent00f7efb6ccc0e31cece4ef606c7e796b4605a26d (diff)
downloadgdb-90254e4aebdafbf0b1cad9f3994b4b872cb1ec11.zip
gdb-90254e4aebdafbf0b1cad9f3994b4b872cb1ec11.tar.gz
gdb-90254e4aebdafbf0b1cad9f3994b4b872cb1ec11.tar.bz2
2002-11-28 Elena Zannoni <ezannoni@redhat.com>
* Makefile.in (install): Move install-info to here... (all): ...from here.
Diffstat (limited to 'mmalloc')
-rw-r--r--mmalloc/ChangeLog5
-rw-r--r--mmalloc/Makefile.in4
2 files changed, 7 insertions, 2 deletions
diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog
index 4abbd68..a46ca36 100644
--- a/mmalloc/ChangeLog
+++ b/mmalloc/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-28 Elena Zannoni <ezannoni@redhat.com>
+
+ * Makefile.in (install): Move install-info to here...
+ (all): ...from here.
+
2002-11-26 Elena Zannoni <ezannoni@redhat.com>
* Makefile.in (INFO_DEPS): Define.
diff --git a/mmalloc/Makefile.in b/mmalloc/Makefile.in
index d0aed41..06fbd9c 100644
--- a/mmalloc/Makefile.in
+++ b/mmalloc/Makefile.in
@@ -97,7 +97,7 @@ TARGETOBJS = mm.o
STAGESTUFF = $(TARGETLIB) *.o
-all: $(TARGETLIB) install-info
+all: $(TARGETLIB)
info: $(INFO_DEPS)
dvi: mmalloc.dvi
@@ -155,7 +155,7 @@ check: test1.c
# for gdb, perhaps).
# ./a.out
-install: all
+install: all install-info
$(INSTALL_DATA) $(TARGETLIB) $(libdir)/$(TARGETLIB)n
$(RANLIB) $(libdir)/$(TARGETLIB)n
mv -f $(libdir)/$(TARGETLIB)n $(libdir)/$(TARGETLIB)