summaryrefslogtreecommitdiff
path: root/packages/httpd20/examples/Makefile.fpc
blob: 1ea5042ef1ec364ec6aa6f0e2a158ee84d4992b1 (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=httpd20

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: