summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/httpd22/examples/Makefile.fpc
blob: 481b21c5d34c256cfd01c80e337ff42f52df5e6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
#  Makefile.fpc for apache2.0 units example
#

[target]
units=minimain
programs=mod_example  mod_hello  mod_spelling  testmodule

[require]
packages=httpd22

[install]
fpcpackage=y

[default]
fpcdir=../../..

[rules]
.NOTPARALLEL: