* Makefile.in (install): Move install-info to here...
(all): ...from here.
+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.
STAGESTUFF = $(TARGETLIB) *.o
-all: $(TARGETLIB) install-info
+all: $(TARGETLIB)
info: $(INFO_DEPS)
dvi: mmalloc.dvi
# 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)