nt.mak
changeset 1354 66f7f6274f2f
parent 1353 d0634200e7c6
child 1447 30b746a7c886
--- a/nt.mak	Thu Nov 28 18:41:28 2002 +0100
+++ b/nt.mak	Thu Nov 28 18:42:05 2002 +0100
@@ -2,7 +2,7 @@
 # DO NOT EDIT 
 # automatically generated from Make.proto (by make nt.mak)
 #
-# $Header: /cvs/stx/stx/libcomp/Attic/nt.mak,v 1.26 2002-11-28 17:41:28 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Attic/nt.mak,v 1.27 2002-11-28 17:42:05 cg Exp $
 #
 TOP=..
 #
@@ -25,6 +25,7 @@
   $(OUTDIR)Parser.$(O) \
   $(OUTDIR)ByteCodeCompiler.$(O) \
   $(OUTDIR)CompilationErrorHandler.$(O) \
+  $(OUTDIR)WarningCompilationErrorHandler.$(O) \
   $(OUTDIR)Explainer.$(O) \
   $(OUTDIR)ProgramNodeEnumerator.$(O) \
   $(OUTDIR)Variable.$(O) \