diff options
Diffstat (limited to 'soltools/cpp')
-rw-r--r-- | soltools/cpp/makefile.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/soltools/cpp/makefile.mk b/soltools/cpp/makefile.mk index 71c581a38325..44db211b6f53 100644 --- a/soltools/cpp/makefile.mk +++ b/soltools/cpp/makefile.mk @@ -63,9 +63,7 @@ CDEFS += -DHAVE_GETOPT .ENDIF APP1TARGET = $(TARGET) -.IF "$(GUI)" != "OS2" APP1STACK = 1000000 -.ENDIF APP1LIBS = $(LB)$/$(TARGET).lib APP1DEPN = $(LB)$/$(TARGET).lib |