/[pub]/test/xhtmlbasicmakefile
Suika

Contents of /test/xhtmlbasicmakefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (hide annotations) (download)
Fri Nov 12 21:52:10 2004 UTC (21 years, 8 months ago) by ahby
Branch: MAIN
CVS Tags: PER20041112
Changes since 1.3: +5 -2 lines
grrrr

1 mimasa 1.1 # Makefile for voyager
2     #
3     # generates static HTML versions from MetaHTML sources for xhtml-basic
4     #
5 ahby 1.4 # $Id: Makefile,v 1.4 2004/11/12 21:52:10 ahby Exp $
6 mimasa 1.1 #
7     # $Log: Makefile,v $
8 ahby 1.4 # Revision 1.4 2004/11/12 21:52:10 ahby
9     # grrrr
10     #
11 ahby 1.3 # Revision 1.3 2004/11/12 21:51:19 ahby
12     # Changed previous.
13     #
14 ahby 1.2 # Revision 1.2 2004/11/12 21:27:51 ahby
15     # Added second edition data.
16     #
17 mimasa 1.1 # Revision 1.1 2004/02/04 10:35:03 mimasa
18     # Added files for production.
19     #
20     # Revision 1.3 2003/07/17 00:50:23 ahby
21     # Updated the Makefile.
22     #
23     # Revision 1.2 2003/07/17 00:46:15 ahby
24     # Updated the dev target and the previous version pointer.
25     #
26     # Revision 1.1 2003/07/16 18:57:05 ahby
27     # Initial versions under source control.
28     #
29     # Revision 1.11 2003/05/01 22:10:03 ahby
30     # Changed default document type to PR.
31     #
32     # Revision 1.10 2003/02/06 16:22:05 ahby
33     # Fixed the document type references and style sheet references to be
34     # dynamic again.
35     #
36     # Revision 1.9 2002/06/14 16:05:03 spemberton
37     # Editorial cleanup
38     #
39     # Revision 1.8 2001/07/25 20:17:31 ahby
40     # Removed references to xhtml-events in preparation for changing module name to
41     # xhtml-print.
42     #
43     # Revision 1.7 2001/06/07 15:27:39 ahby
44     # Fixed a broken link
45     #
46     # Revision 1.6 2001/06/05 15:39:23 ahby
47     # Fixed the makefile - reference to html2ps was wrong.
48     #
49     # Revision 1.5 2001/06/05 15:34:49 ahby
50     # Added the dev target for makes
51     #
52     # Revision 1.4 2001/06/05 15:30:36 ahby
53     # added a mode to create a diff file and postscript/pdf
54     #
55     # Revision 1.3 2001/05/31 20:47:18 ahby
56     # Fixed the makefile harder.
57     #
58     # Revision 1.2 2001/05/31 20:45:36 ahby
59     # Update