fpc/packages/httpd20/examples/Makefile.fpc
mazen 1b07a09ba4 * Added libgd to list of packages to be compiled.
* Fixed compilation of httpd20 and httpd22 examples.

git-svn-id: trunk@10841 -
2008-04-30 15:12:19 +00:00

20 lines
233 B
Makefile

#
# 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: