summaryrefslogtreecommitdiff
path: root/packages/fastcgi/Makefile.fpc
blob: 44a824bc7c9bca295cec90e947029dec3dd34fc6 (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=2.5.1

[target]
units=fastcgi

[compiler]
options=-S2h
sourcedir=src

[install]
fpcpackage=y

[default]
fpcdir=../..


[rules]
.NOTPARALLEL: