summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-04-27 16:57:09 +0000
committerRoland McGrath <roland@redhat.com>1995-04-27 16:57:09 +0000
commit4ea152e71ba100d11746fb82a68558e73d2134f7 (patch)
treeee14ecd3f41e86a10438c45740cd881204947718
parent443f39f4f7bb536efd51595bdd76dc75e6891e40 (diff)
downloadgunmake-4ea152e71ba100d11746fb82a68558e73d2134f7.tar.gz
Regenerated3.73.2
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 5ff9d5e..4140afe 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -284,7 +284,7 @@ $(objs): config.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
+file.o: file.c make.h commands.h dep.h file.h variable.h
misc.o: misc.c make.h dep.h
main.o: main.c make.h commands.h dep.h file.h variable.h job.h getopt.h
read.o: read.c make.h commands.h dep.h file.h variable.h glob/glob.h
@@ -294,7 +294,7 @@ implicit.o : implicit.c make.h rule.h dep.h file.h
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
+function.o: function.c make.h variable.h dep.h commands.h job.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