summaryrefslogtreecommitdiff
path: root/packages/pthreads/Makefile.fpc.fpcmake
blob: 16776d05424fa8b20dfe96243ceedab484937e7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#
#   Makefile.fpc for pthreads implementation
#

[package]
name=pthreads
version=2.7.1

[target]
units=pthreads

[require]

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: