fpc/packages/ldap/Makefile.fpc.fpcmake
joost bbe579131b * More packages switched to fpmake building
git-svn-id: trunk@19957 -
2012-01-03 14:29:12 +00:00

27 lines
243 B
Makefile

#
# Makefile.fpc for LDAP bindings
#
[package]
name=ldap
version=2.7.1
[target]
units=lber ldap
[require]
packages=hash
[install]
fpcpackage=y
[compiler]
includedir=src
sourcedir=src tests
[default]
fpcdir=../..
[rules]
.NOTPARALLEL: