summaryrefslogtreecommitdiff
path: root/Makefile.DOS.template
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2002-11-19 04:39:15 +0000
committerPaul Smith <psmith@gnu.org>2002-11-19 04:39:15 +0000
commitb04a205f3e8198d9d4f868897f4d753834515968 (patch)
treeb47d92e2e84852cf7b8d8a637bce72770a446099 /Makefile.DOS.template
parentd696707cb5009308baa345ff60c8378512b07edb (diff)
downloadgunmake-b04a205f3e8198d9d4f868897f4d753834515968.tar.gz
Add hash.c etc. to various non-UNIX makefiles.
Diffstat (limited to 'Makefile.DOS.template')
-rw-r--r--Makefile.DOS.template35
1 files changed, 0 insertions, 35 deletions
diff --git a/Makefile.DOS.template b/Makefile.DOS.template
index 2f9eff5..a5a8647 100644
--- a/Makefile.DOS.template
+++ b/Makefile.DOS.template
@@ -531,38 +531,3 @@ check-regression:
.NOEXPORT:
# --------------- DEPENDENCIES
-ar.o: ar.c make.h config.h gettext.h filedef.h dep.h glob/fnmatch.h
-arscan.o: arscan.c make.h config.h gettext.h
-commands.o: commands.c make.h config.h gettext.h dep.h filedef.h \
- variable.h job.h commands.h
-default.o: default.c make.h config.h gettext.h rule.h dep.h filedef.h \
- job.h commands.h variable.h
-dir.o: dir.c make.h config.h gettext.h glob/glob.h
-expand.o: expand.c make.h config.h gettext.h filedef.h job.h commands.h \
- variable.h rule.h
-file.o: file.c make.h config.h gettext.h dep.h filedef.h job.h \
- commands.h variable.h debug.h
-function.o: function.c make.h config.h gettext.h filedef.h variable.h \
- dep.h job.h commands.h debug.h
-getopt.o: getopt.c config.h gettext.h getopt.h
-getopt1.o: getopt1.c config.h getopt.h
-implicit.o: implicit.c make.h config.h gettext.h rule.h dep.h filedef.h \
- debug.h
-job.o: job.c make.h config.h gettext.h job.h debug.h filedef.h \
- commands.h variable.h
-main.o: main.c make.h config.h gettext.h dep.h filedef.h variable.h \
- job.h commands.h rule.h debug.h getopt.h
-misc.o: misc.c make.h config.h gettext.h dep.h debug.h
-read.o: read.c make.h config.h gettext.h glob/glob.h dep.h filedef.h \
- job.h commands.h variable.h rule.h debug.h
-remake.o: remake.c make.h config.h gettext.h filedef.h job.h commands.h \
- dep.h variable.h debug.h
-remote-stub.o: remote-stub.c make.h config.h gettext.h filedef.h job.h \
- commands.h
-rule.o: rule.c make.h config.h gettext.h dep.h filedef.h job.h \
- commands.h variable.h rule.h
-signame.o: signame.c make.h config.h gettext.h
-variable.o: variable.c make.h config.h gettext.h dep.h filedef.h job.h \
- commands.h variable.h rule.h
-version.o: version.c config.h
-vpath.o: vpath.c make.h config.h gettext.h filedef.h variable.h