mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-26 12:03:45 +02:00
18 lines
216 B
Makefile
18 lines
216 B
Makefile
#
|
|
# Makefile.fpc for Free Pascal Runtime Library
|
|
#
|
|
|
|
[targets]
|
|
dirs=go32v2 linux win32 os2 go32v1
|
|
|
|
[defaults]
|
|
defaultdir=$(OS_TARGET)
|
|
|
|
[install]
|
|
packagename=rtl
|
|
sourcesubdirs=0
|
|
|
|
[sections]
|
|
none=1
|
|
zipsourceinstall=1
|