summaryrefslogtreecommitdiffstatsabout
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 468f6d6..ed31430 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
1# $Id: Makefile,v 1.10 2002/05/14 21:47:14 helios Exp $ 1# $Id: Makefile,v 1.11 2002/09/04 18:46:00 helios Exp $
2MLMVERS = 1.17 2MLMVERS = 1.17
3 3
4# Where you unpacked your Apache tarball -- the source. 4# Where you unpacked your Apache tarball -- the source.
5APACHESOURCE = /usr/local/src/apache_1.3.22 5APACHESOURCE = /usr/local/src/apache_1.3.26
6 6
7# Where Apache [got|will get] installed 7# Where Apache [got|will get] installed
8APACHEINST = /usr/local/Apache 8APACHEINST = /usr/local/Apache