Index: Makefile.nmake
===================================================================
--- Makefile.nmake	(revision 28629)
+++ Makefile.nmake	(working copy)
@@ -42,7 +42,7 @@
 RUNLEX = ..\tools\runlex.sh
 
 ascend-scanner_lex.h : ascend-scanner.c
-ascend-scanner.obj : ascend-scanner.c ascend-grammar.h
+ascend-scanner.obj : ascend-scanner.c
 	$(CC) $(CVARSDLL) $(GENERATED_CFLAGS) -Fd.\ -c $?
 
 k12text_lex.h : k12text.c
