summaryrefslogtreecommitdiff
path: root/packages/httpd13/Makefile.fpc.fpcmake
blob: c10decc6d2d0a9e2e30d76aee792ed16abcacfb2 (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 httpd 1.3 unit
#

[package]
name=httpd13
version=3.0.3

[target]
units=httpd

[require]
libc=y

[install]
fpcpackage=y

[compiler]
includedir=src
sourcedir=src tests

[default]
fpcdir=../..

[rules]
.NOTPARALLEL: