mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-14 20:28:37 +02:00
18 lines
210 B
Makefile
18 lines
210 B
Makefile
#
|
|
# Makefile.fpc for Free Component Library
|
|
#
|
|
|
|
[targets]
|
|
dirs=go32v2 linux win32 os2 tests
|
|
|
|
[install]
|
|
packagename=fcl
|
|
sourcesubdirs=0
|
|
|
|
[sections]
|
|
none=1
|
|
zipsourceinstall=1
|
|
|
|
[defaults]
|
|
defaultdir=$(OS_TARGET)
|