/[pub]/test/xhtmlbasicmakefile
Suika

Contents of /test/xhtmlbasicmakefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download)
Fri Nov 12 21:51:19 2004 UTC (21 years, 8 months ago) by ahby
Branch: MAIN
Changes since 1.2: +14 -11 lines
Changed previous.

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