mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 06:19:32 +02:00
* set STATICLIBPREFIX to empty for the msdos target in fpcmake.ini
git-svn-id: branches/i8086@24113 -
This commit is contained in:
parent
873d5f7d05
commit
0fe3bee97e
File diff suppressed because it is too large
Load Diff
@ -1096,6 +1096,7 @@ endif
|
||||
|
||||
# MS-DOS
|
||||
ifeq ($(OS_TARGET),msdos)
|
||||
STATICLIBPREFIX=
|
||||
STATICLIBEXT=.lib
|
||||
SHORTSUFFIX=d16
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user