Parent Directory
|
Revision Log
Added files for production.
| 1 | mimasa | 1.1 | # Makefile for voyager |
| 2 | # | ||
| 3 | # generates static HTML versions from MetaHTML sources for xhtml-basic | ||
| 4 | # | ||
| 5 | # $Id: Makefile,v 1.1 2004/02/04 10:35:03 mimasa Exp $ | ||
| 6 | # | ||
| 7 | # $Log: Makefile,v $ | ||
| 8 | # Revision 1.1 2004/02/04 10:35:03 mimasa | ||
| 9 | # Added files for production. | ||
| 10 | # | ||
| 11 | # Revision 1.3 2003/07/17 00:50:23 ahby | ||
| 12 | # Updated the Makefile. | ||
| 13 | # | ||
| 14 | # Revision 1.2 2003/07/17 00:46:15 ahby | ||
| 15 | # Updated the dev target and the previous version pointer. | ||
| 16 | # | ||
| 17 | # Revision 1.1 2003/07/16 18:57:05 ahby | ||
| 18 | # Initial versions under source control. | ||
| 19 | # | ||
| 20 | # Revision 1.11 2003/05/01 22:10:03 ahby | ||
| 21 | # Changed default document type to PR. | ||
| 22 | # | ||
| 23 | # Revision 1.10 2003/02/06 16:22:05 ahby | ||
| 24 | # Fixed the document type references and style sheet references to be | ||
| 25 |