mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-04 16:07:11 +01:00
13 lines
128 B
Makefile
13 lines
128 B
Makefile
#
|
|
# Makefile.fpc for Free Vision Test/Examples
|
|
#
|
|
|
|
[target]
|
|
programs=testapp
|
|
|
|
[require]
|
|
packages=fv
|
|
|
|
[default]
|
|
fpcdir=../../..
|