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

BUILD_SUBDIRS = $(AP_BUILD_SRCLIB_DIRS)
CLEAN_SUBDIRS = $(AP_CLEAN_SRCLIB_DIRS)

include $(top_builddir)/build/rules.mk