Makefile 402 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
builddir     = /home/development/Documents/httpd-mctls/modules
VPATH        = /home/development/Documents/httpd-mctls/modules

SUBDIRS = $(MODULE_DIRS)
CLEAN_SUBDIRS = $(MODULE_CLEANDIRS)

include $(top_builddir)/build/rules.mk