Makefile.nt bit (from Yitzhak)

This commit is contained in:
nethack.allison
2002-01-25 12:39:26 +00:00
parent 88219e4b60
commit adc35f0537

View File

@@ -275,7 +275,7 @@ DLB =
#==========================================
{$(WIN32)}.c{$(OBJ)}.o:
@$(cc) $(CFLAGS) -o$@ $<
@$(cc) $(CFLAGS) -Fo$@ $<
#==========================================
#================ MACROS ==================