diff options
author | Roland McGrath <roland@redhat.com> | 1995-12-12 04:35:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1995-12-12 04:35:35 +0000 |
commit | 6ab25d18b2f3497fdc869f3b2eda8844c04d694a (patch) | |
tree | f94afc5b542c676f1450bee8eae209a42fad20c3 | |
parent | 4061695ef62f1d33e94851c307c5a8cbb02e4663 (diff) | |
download | gunmake-6ab25d18b2f3497fdc869f3b2eda8844c04d694a.tar.gz |
Regenerated
-rw-r--r-- | Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index b77794f..d35c55a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -282,7 +282,7 @@ $(objs): config.h # Automatically generated dependencies will be put at the end of the file. # Automatically generated dependencies. -commands.o : commands.c make.h dep.h commands.h file.h variable.h job.h +commands.o: commands.c make.h dep.h commands.h file.h variable.h job.h job.o: job.c make.h commands.h job.h file.h variable.h dir.o: dir.c make.h file.o: file.c make.h commands.h dep.h file.h variable.h @@ -296,7 +296,7 @@ default.o: default.c make.h rule.h dep.h file.h commands.h variable.h variable.o : variable.c make.h commands.h variable.h dep.h file.h expand.o: expand.c make.h commands.h file.h variable.h function.o: function.c make.h variable.h dep.h commands.h job.h -vpath.o : vpath.c make.h file.h variable.h +vpath.o: vpath.c make.h file.h variable.h version.o: version.c ar.o : ar.c make.h file.h dep.h arscan.o: arscan.c make.h |