Mention NetWalk and update comment
[sgt/puzzles] / Recipe
diff --git a/Recipe b/Recipe
index 6b10194..9e9e048 100644 (file)
--- a/Recipe
+++ b/Recipe
@@ -92,7 +92,7 @@ version.obj: *.c *.h
 !end
 !specialobj vc version
 !begin cygwin
-version.o: FORCE
+version.o: FORCE;
 FORCE:
        $(CC) $(COMPAT) $(XFLAGS) $(CFLAGS) $(VER) -c version.c
 !end