* Wiktor Sywula: platform extensions updated

This commit is contained in:
Tomas Hajny 2003-10-18 09:48:00 +00:00
parent 97ed1cfdcf
commit 42f14d3bfd
2 changed files with 2016 additions and 1940 deletions

File diff suppressed because it is too large Load Diff

View File

@ -684,8 +684,11 @@ endif
# watcom
ifeq ($(OS_TARGET),watcom)
STATICLIBPREFIX=
FPCMADE=fpcmade.dos
ZIPSUFFIX=watcom
FPCMADE=fpcmade.wat
ZIPSUFFIX=watc
OEXT=.obj
ASMEXT=.asm
SHAREDLIBEXT=.dll
endif
# Linux