Removed "/3s"; let Watcom use its native calling convention by default.

This commit is contained in:
William McBrine
2006-02-08 18:10:10 +00:00
parent ab71e6fbff
commit 48cc8f7f1d

View File

@@ -46,7 +46,7 @@ LDFLAGS =
CPPFLAGS = /i=$(PDCURSES_HOME) /i=$(CCINCDIR)
CCFLAGS = /bt=$(TARGET) /bm /3s /wx /s /zq /mf $(CFLAGS) $(CPPFLAGS)
CCFLAGS = /bt=$(TARGET) /bm /wx /s /zq /mf $(CFLAGS) $(CPPFLAGS)
LINK = wlink