mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-16 10:46:08 +02:00
14 lines
148 B
Makefile
14 lines
148 B
Makefile
#
|
|
# Makefile.fpc for Free Component Library
|
|
#
|
|
|
|
[targets]
|
|
dirs=go32v2 linux win32 os2 test
|
|
|
|
[defaults]
|
|
defaultdir=$(OS_TARGET)
|
|
|
|
[sections]
|
|
none=1
|
|
|