From 9b56d63145c37ec87826cbdd0f833df6fd883476 Mon Sep 17 00:00:00 2001 From: brectanus Date: Wed, 7 Mar 2007 16:02:20 +0000 Subject: [PATCH] More generic Makefile --- apache2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apache2/Makefile b/apache2/Makefile index 5373a2d7..049c9f23 100644 --- a/apache2/Makefile +++ b/apache2/Makefile @@ -17,7 +17,7 @@ builddir = . # Debian - /usr/share/apache2 (apache2-prefork-dev or apache2-threaded-dev # needed, depending on your installation type) # -top_dir = /home/ivanr/apache22 +top_dir = /apps/apache22 top_srcdir = ${top_dir} top_builddir = ${top_dir} @@ -37,4 +37,4 @@ all: local-shared-build clean: -rm -f *.o *.lo *.slo *.la *~ .libs - \ No newline at end of file +