/[suikacvs]/test/xhtmlbasicmakefile
Suika

Diff of /test/xhtmlbasicmakefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by ahby, Fri Nov 12 21:51:19 2004 UTC revision 1.5.2.1 by ahby, Wed Mar 22 15:20:07 2006 UTC
# Line 5  Line 5 
5  # $Id$  # $Id$
6  #  #
7  # $Log$  # $Log$
8  # Revision 1.3  2004/11/12 21:51:19  ahby  # Revision 1.5.2.1  2006/03/22 15:20:07  ahby
9  # Changed previous.  # 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
15    # Fixed the release generation script again.
16    #
17    # Revision 1.4  2004/11/12 21:52:10  ahby
18    # grrrr
19  #  #
20  # Revision 1.3  2004/11/12 21:51:19  ahby  # Revision 1.3  2004/11/12 21:51:19  ahby
21  # Changed previous.  # Changed previous.
# Line 79  SOURCE = Line 88  SOURCE =
88    
89  OUTPUT =  OUTPUT =
90    
91  PREVIOUS = /home/httpd/html/htmlwg/archive/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    
95  dev: all  dev: all
96          /usr/local/bin/htmldiff -t $(PREVIOUS) index.html xhtml-print-diff.html          /usr/local/bin/htmldiff -t $(PREVIOUS) index.html xhtml-basic-diff.html
97          /usr/local/bin/html2ps -f html2ps.conf -o xhtml-basic.ps index.html          /usr/local/bin/html2ps -f html2ps.conf -o xhtml-basic.ps index.html
98          ps2pdf xhtml-basic.ps xhtml-basic.pdf          ps2pdf xhtml-basic.ps xhtml-basic.pdf
99    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5.2.1

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24