mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-27 21:00:29 +01:00
18 lines
175 B
Makefile
18 lines
175 B
Makefile
#
|
|
# Makefile.fpc for Forms Bindings
|
|
#
|
|
|
|
[targets]
|
|
units=forms
|
|
programs=fd2pascal
|
|
exampledirs=demo
|
|
|
|
[install]
|
|
examplesubdir=forms
|
|
|
|
[require]
|
|
packages=x11
|
|
|
|
[dirs]
|
|
fpcdir=../..
|