fpc/packages/gdbm/Makefile.fpc.fpcmake
marco d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00

34 lines
296 B
Makefile

#
# Makefile.fpc for gdbm bindings
#
[package]
name=gdbm
version=3.1.1
[target]
units=gdbm
exampledirs=examples
[require]
package=rtl
[install]
examplesubdir=gdbm
fpcpackage=y
[default]
fpcdir=../..
[compiler]
includedir=src
sourcedir=src tests
[shared]
build=n
[rules]
.NOTPARALLEL: