* Makefile.in (taz): Build "info" in etc explicitly.
authorKen Raeburn <raeburn@cygnus>
Sat, 28 Oct 1995 05:55:18 +0000 (05:55 +0000)
committerKen Raeburn <raeburn@cygnus>
Sat, 28 Oct 1995 05:55:18 +0000 (05:55 +0000)
ChangeLog
Makefile.in

index 2f4d7f4cff196707caf18f3223b3c98aeeb3c875..787bfe237ff309cde5a33f6e8272d1c0d511d6b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
+
+       * 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
index be05ea89c6d1ce52555ce743213b438698134599..23d26059a1e3777bd62097e7f2256964714c11ef 100644 (file)
@@ -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
This page took 0.028231 seconds and 4 git commands to generate.