2002-11-28 Elena Zannoni <ezannoni@redhat.com>

* Makefile.in (install): Move install-info to here...
	(all): ...from here.
This commit is contained in:
Elena Zannoni 2002-11-28 16:46:31 +00:00
parent 00f7efb6cc
commit 90254e4aeb
2 changed files with 7 additions and 2 deletions

View 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.

View 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)