summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/fcl-db/src/memds/Makefile.fpc
blob: 45d2bbd779616daf3eddf653f9e130ea52bdbdd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
# Makefile.fpc for memds unit
#

[package]
main=fcl-db

[target]
units=memds
examples=testpop testopen testld testcp
rsts=memds

[require]
packages=fcl-base

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: