1#
2#  Makefile.fpc for apache2.0 units example
3#
4
5[target]
6units=minimain
7programs=mod_example  mod_hello  mod_spelling  testmodule
8
9[require]
10packages=httpd20
11
12[install]
13fpcpackage=y
14
15[default]
16fpcdir=../../..
17
18[rules]
19.NOTPARALLEL:
20