Makefile 507 Bytes
Newer Older
powelld's avatar
powelld committed
top_srcdir   = /home/development/Documents/httpd-mctls
top_builddir = /home/development/Documents/httpd-mctls
srcdir       = /home/development/Documents/httpd-mctls/modules/session
builddir     = /home/development/Documents/httpd-mctls/modules/session
VPATH        = /home/development/Documents/httpd-mctls/modules/session
# a modules Makefile has no explicit targets -- they will be defined by
# whatever modules are enabled. just grab special.mk to deal with this.
include $(top_srcdir)/build/special.mk