diff options
author | oliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-24 01:03:01 +0000 |
---|---|---|
committer | oliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-02-24 01:03:01 +0000 |
commit | f9bc855d43bc370a7989721652f322e136881424 (patch) | |
tree | c22ccb48dc58e382b666680abe562705709a5621 /texinfo/lib | |
parent | 8c23f3f41c4fa92631860a437720676c11b6b333 (diff) | |
download | gcc-f9bc855d43bc370a7989721652f322e136881424.tar.gz |
* lib/Makefile.in: Regen dependencies.
* makeinfo/Makefile.in, util/Makefile.in: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25391 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'texinfo/lib')
-rw-r--r-- | texinfo/lib/Makefile.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/texinfo/lib/Makefile.in b/texinfo/lib/Makefile.in index 6c0b5cd360b..ad8aa283be7 100644 --- a/texinfo/lib/Makefile.in +++ b/texinfo/lib/Makefile.in @@ -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: |