mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-13 20:55:38 +01:00
14 lines
173 B
Makefile
14 lines
173 B
Makefile
#
|
|
# Makefile.fpc for Free Pascal OS/2 platform units
|
|
#
|
|
|
|
[target]
|
|
dirs=ftpapi mmtk hwvideo lvm clkdll
|
|
|
|
[install]
|
|
fpcpackage=y
|
|
fpcsubdir=packages
|
|
|
|
[default]
|
|
fpcdir=../../..
|