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