summaryrefslogtreecommitdiff
path: root/packages/fastcgi/Makefile.fpc.fpcmake
blob: 6a3a87952776c1e5fcc966e274d15bc11563f036 (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
#
#   Makefile.fpc for FastCGI
#

[package]
name=fastcgi
version=3.0.3

[target]
units=fastcgi

[compiler]
options=-S2h
sourcedir=src

[install]
fpcpackage=y

[default]
fpcdir=../..


[rules]
.NOTPARALLEL: