| 5 |
# $Id$ |
# $Id$ |
| 6 |
# |
# |
| 7 |
# $Log$ |
# $Log$ |
| 8 |
# Revision 1.5 2004/11/12 22:45:01 ahby |
# Revision 1.5.2.1 2006/03/22 15:20:07 ahby |
| 9 |
# Fixed the release generation script again. |
# Fixed previous to point into new directory. |
| 10 |
|
# |
| 11 |
|
# Revision 1.5.2.1 2006/03/22 15:20:07 ahby |
| 12 |
|
# Fixed previous to point into new directory. |
| 13 |
# |
# |
| 14 |
# Revision 1.5 2004/11/12 22:45:01 ahby |
# Revision 1.5 2004/11/12 22:45:01 ahby |
| 15 |
# Fixed the release generation script again. |
# Fixed the release generation script again. |
| 88 |
|
|
| 89 |
OUTPUT = |
OUTPUT = |
| 90 |
|
|
| 91 |
PREVIOUS = /home/httpd/html/htmlwg/archives/REC-xhtml-basic-20001219/index.html |
PREVIOUS = /var/www/html/htmlwg/archives/REC-xhtml-basic-20001219/index.html |
| 92 |
|
|
| 93 |
all: $(OUTPUT) index.html |
all: $(OUTPUT) index.html |
| 94 |
|
|