2002-11-28 Elena Zannoni <ezannoni@redhat.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Thu, 28 Nov 2002 16:46:31 +0000 (16:46 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Thu, 28 Nov 2002 16:46:31 +0000 (16:46 +0000)
* Makefile.in (install): Move install-info to here...
(all): ...from here.

mmalloc/ChangeLog
mmalloc/Makefile.in

index 4abbd68..a46ca36 100644 (file)
@@ -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.
index d0aed41..06fbd9c 100644 (file)
@@ -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)