mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-19 03:39:35 +02:00
14 lines
155 B
Makefile
14 lines
155 B
Makefile
#
|
|
# Makefile.fpc for Free Pascal Runtime Library
|
|
#
|
|
|
|
[targets]
|
|
dirs=go32v2 linux win32 os2 go32v1
|
|
|
|
[defaults]
|
|
defaultdir=$(OS_TARGET)
|
|
|
|
[sections]
|
|
none=1
|
|
|