summaryrefslogtreecommitdiff
path: root/NMakefile.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 /NMakefile.template
parentd696707cb5009308baa345ff60c8378512b07edb (diff)
downloadgunmake-b04a205f3e8198d9d4f868897f4d753834515968.tar.gz
Add hash.c etc. to various non-UNIX makefiles.
Diffstat (limited to 'NMakefile.template')
-rw-r--r--NMakefile.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/NMakefile.template b/NMakefile.template
index fb799e0..6fe5276 100644
--- a/NMakefile.template
+++ b/NMakefile.template
@@ -88,6 +88,7 @@ OBJS = \
$(OUTDIR)/getloadavg.obj \
$(OUTDIR)/getopt.obj \
$(OUTDIR)/getopt1.obj \
+ $(OUTDIR)/hash.obj \
$(OUTDIR)/implicit.obj \
$(OUTDIR)/job.obj \
$(OUTDIR)/main.obj \