Makefile.in: Regen dependencies.
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Wed, 24 Feb 1999 01:03:01 +0000 (01:03 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Wed, 24 Feb 1999 01:03:01 +0000 (01:03 +0000)
* lib/Makefile.in: Regen dependencies.
* makeinfo/Makefile.in, util/Makefile.in: Likewise.

From-SVN: r25391

texinfo/ChangeLog
texinfo/lib/Makefile.in
texinfo/makeinfo/Makefile.in
texinfo/util/Makefile.in

index 78f65961bff7f6f771753799028e2517b13729f3..f5ac597ba118a49d92e9a09ba7c9e11d8a01891c 100644 (file)
@@ -1,3 +1,8 @@
+1999-02-24  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * lib/Makefile.in: Regen dependencies.
+       * makeinfo/Makefile.in, util/Makefile.in: Likewise.
+
 1999-02-01  Manfred Hollstein  <manfred@s-direktnet.de>
  
        * util/Makefile.am (noinst_PROGRAMS): Renamed from "bin_PROGRAMS"
index 6c0b5cd360ba60c3e1ba2c728e4b6b97ca877bab..ad8aa283be76b1c129f765c58a449a5428f1a3eb 100644 (file)
@@ -206,10 +206,10 @@ distdir: $(DISTFILES)
          || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
          || cp -p $$d/$$file $(distdir)/$$file; \
        done
-getopt.o: getopt.c getopt.h
-getopt1.o: getopt1.c getopt.h
+getopt.o: getopt.c ../config.h getopt.h
+getopt1.o: getopt1.c ../config.h getopt.h
 xmalloc.o: xmalloc.c
-xstrdup.o: xstrdup.c
+xstrdup.o: xstrdup.c ../config.h
 
 info:
 dvi:
index 5947d6ca10ae1d9432fdb49322d0846130cdeae9..a13701c7e4631948d045910665b3afa5405a4c2e 100644 (file)
@@ -207,8 +207,9 @@ distdir: $(DISTFILES)
          || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
          || cp -p $$d/$$file $(distdir)/$$file; \
        done
-makeinfo.o: makeinfo.c ../lib/system.h ../lib/getopt.h makeinfo.h
-multi.o: multi.c ../lib/system.h makeinfo.h
+makeinfo.o: makeinfo.c ../lib/system.h ../config.h ../lib/getopt.h \
+       makeinfo.h
+multi.o: multi.c ../lib/system.h ../config.h makeinfo.h
 
 info:
 dvi:
index 5927d4ec423c2c5b4923478a459f7607392bfa9e..f84608e16e74c9518ab073b7d8804d97baf08d00 100644 (file)
@@ -219,6 +219,10 @@ distdir: $(DISTFILES)
          || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
          || cp -p $$d/$$file $(distdir)/$$file; \
        done
+install-info.o: install-info.c ../lib/system.h ../config.h \
+       ../lib/getopt.h
+texindex.o: texindex.c ../lib/system.h ../config.h ../lib/getopt.h
+
 info:
 dvi:
 check: all