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