95b85b33994806a32342eed828982bb568b932dc
[mod_auth_gssapi.git] / src / Makefile.am
1 all-local:
2         @APXS@ -c ${LIBS} ${CFLAGS} mod_auth_gssapi.c
3
4 install-exec-local:
5         if test ! -d ${APXS_LIBEXECDIR}; then mkdir -p ${APXS_LIBEXECDIR}; fi
6         @APXS@ -i -S LIBEXECDIR=${APXS_LIBEXECDIR} mod_auth_gssapi.la
7
8 clean-local:
9         rm -f mod_auth_gssapi.slo mod_auth_gssapi.la mod_auth_gssapi.lo .libs