committer: mfx <mfx> 1046366795 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2003-02-27 17:26:35 +00:00
parent b14df392fa
commit 87a4d8455d

View File

@ -300,7 +300,7 @@ e = .exe
CC = bcc32 -q -3
CFLAGS = -w -w-aus -w-inl -g1
CFLAGS_OUTPUT = -o$@
LDFLAGS =
LDFLAGS = -ls
LINK_EXE_OUTPUT = -e$@
LDLIBS = $(DOS_LDLIBS)