More generic Makefile

This commit is contained in:
brectanus 2007-03-07 16:02:20 +00:00
parent 4370819f7b
commit 9b56d63145

View File

@ -17,7 +17,7 @@ builddir = .
# Debian - /usr/share/apache2 (apache2-prefork-dev or apache2-threaded-dev # Debian - /usr/share/apache2 (apache2-prefork-dev or apache2-threaded-dev
# needed, depending on your installation type) # needed, depending on your installation type)
# #
top_dir = /home/ivanr/apache22 top_dir = /apps/apache22
top_srcdir = ${top_dir} top_srcdir = ${top_dir}
top_builddir = ${top_dir} top_builddir = ${top_dir}