diff options
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 |