email address cleanup and obscuring
[mod_fastcgi.git] / Makefile.AP2
blobdee94c7b9e71a6fe4bda508b8588e820a51ea553
2 #  Makefile for Apache2
5 builddir     = .
7 top_dir      = /usr/local/apache2
9 top_srcdir   = ${top_dir}
10 top_builddir = ${top_dir}
12 include ${top_builddir}/build/special.mk
14 APXS      = apxs
15 APACHECTL = apachectl
17 #DEFS=-Dmy_define=my_value
18 #INCLUDES=-Imy/include/dir
19 #LIBS=-Lmy/lib/dir -lmylib
21 all: local-shared-build
23 install: install-modules
25 clean:
26         -rm -f *.o *.lo *.slo *.la