fpc/packages/httpd24/examples/Makefile.fpc
michael 6ee8cade08 * httpd 2.4 (Apache 2.4) headers by A. Borka
git-svn-id: trunk@23204 -
2012-12-22 12:41:25 +00:00

20 lines
194 B
Makefile

#
# Makefile.fpc for apache2.0 units example
#
[target]
units=minimain
programs=mod_hello
[require]
packages=httpd24
[install]
fpcpackage=y
[default]
fpcdir=../../..
[rules]
.NOTPARALLEL: