Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
fpc-src / usr / share / fpcsrc / 3.2.0 / packages / fcl-db / tests / Makefile.fpc
Size: Mime:
#
#   Makefile.fpc for DB TestFramework 
#

[package]
main=fcl

[target]
examples=dbtestframework testsqlfiles 
units=toolsunit dbftoolsunit memdstoolsunit sqldbtoolsunit sdfdstoolsunit

[install]
fpcpackage=y

[default]
fpcdir=../../..

[require]
packages=fcl-fpcunit fcl-db paszlib

[rules]
.NOTPARALLEL: