aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Recipe2
1 files changed, 1 insertions, 1 deletions
diff --git a/Recipe b/Recipe
index 6b10194..9e9e048 100644
--- 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