diff options
author | Christopher Powell | 2002-09-04 18:46:00 +0000 |
---|---|---|
committer | Christopher Powell | 2002-09-04 18:46:00 +0000 |
commit | 78adb60ccfd9497d5fbc899674ab1263609933b6 (patch) | |
tree | d2a6b5229b6d83126b94d2d5d3bcaeb39e9694d5 /Makefile | |
parent | 80673c37abcedb421c04193f50e0cd53a6ac01c4 (diff) |
*** empty log message ***1.17pre2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 $ |
2 | MLMVERS = 1.17 | 2 | MLMVERS = 1.17 |
3 | 3 | ||
4 | # Where you unpacked your Apache tarball -- the source. | 4 | # Where you unpacked your Apache tarball -- the source. |
5 | APACHESOURCE = /usr/local/src/apache_1.3.22 | 5 | APACHESOURCE = /usr/local/src/apache_1.3.26 |
6 | 6 | ||
7 | # Where Apache [got|will get] installed | 7 | # Where Apache [got|will get] installed |
8 | APACHEINST = /usr/local/Apache | 8 | APACHEINST = /usr/local/Apache |