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
commit2c50df5418b2e0c34e371520f92c4cb8aa58f218 (patch)
treeb47d92e2e84852cf7b8d8a637bce72770a446099 /NMakefile.template
parent7ea59395e260a8269818f173c7e5f6269aa51b49 (diff)
downloadmake-2c50df5418b2e0c34e371520f92c4cb8aa58f218.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 fb799e09..6fe52766 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 \