diff options
| -rw-r--r-- | Recipe | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |