summaryrefslogtreecommitdiff
path: root/packages/pthreads/Makefile.fpc.fpcmake
blob: 6daa7f77afbb258491660c475a04b74169e40d1b (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=3.0.0

[target]
units=pthreads

[require]

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: