From: Ken Raeburn Date: Sat, 28 Oct 1995 05:55:18 +0000 (+0000) Subject: * Makefile.in (taz): Build "info" in etc explicitly. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3dbe0fa2a7deaf79e33b74dc4cfe83a71803d04f;p=binutils-gdb.git * Makefile.in (taz): Build "info" in etc explicitly. --- diff --git a/ChangeLog b/ChangeLog index 2f4d7f4cff1..787bfe237ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Oct 28 01:53:49 1995 Ken Raeburn + + * Makefile.in (taz): Build "info" in etc explicitly. + Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com) * configure.in: Make sure that CC is undefined (as opposed to diff --git a/Makefile.in b/Makefile.in index be05ea89c6d..23d26059a1e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1172,6 +1172,7 @@ taz: $(DEVO_SUPPORT) $(SUPPORT_FILES) \ fi ; \ else ln -s ../$$d proto-toplev/$$d ; fi ; \ done + cd etc ; $(MAKE) info $(MAKE) distclean # mkdir proto-toplev/etc