mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-16 11:16:44 +01:00
17 lines
147 B
Makefile
17 lines
147 B
Makefile
#
|
|
# Makefile.fpc for DB TestFramework
|
|
#
|
|
|
|
[package]
|
|
main=fcl
|
|
|
|
[target]
|
|
examples=dbtestframework
|
|
|
|
[install]
|
|
fpcpackage=y
|
|
|
|
[default]
|
|
fpcdir=../..
|
|
|