/[suikacvs]/test/xhtmlbasicmakefile
Suika

Diff of /test/xhtmlbasicmakefile

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

revision 1.5.2.2 by ahby, Wed Mar 22 15:24:02 2006 UTC revision 1.5.2.3 by ahby, Mon Jun 12 19:18:23 2006 UTC
# Line 46  $(OUTPUT): xmacros.mhtml Line 46  $(OUTPUT): xmacros.mhtml
46  index.html: Overview.mhtml xmacros.mhtml $(SOURCE)  index.html: Overview.mhtml xmacros.mhtml $(SOURCE)
47          -/usr/local/metahtml/bin/mhc --set smacs::hide-sections no --set smacs::type "$(TYPE)" Overview.mhtml | $(TIDY) > index.html          -/usr/local/metahtml/bin/mhc --set smacs::hide-sections no --set smacs::type "$(TYPE)" Overview.mhtml | $(TIDY) > index.html
48          rm -f fixrefs.sed          rm -f fixrefs.sed
49    
50    xhtml-basic11-f.dtd: xhtml-basic11*
51            echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "xhtml-basic11.dtd"> <html><head><title>title</title></head><body><p>text</p></body></html>' | spam -p -p - | sed -e 's/^<!DOCTYPE html \[//' -e '/^]>$$/,$$d' > xhtml-basic11-f.dtd

Legend:
Removed from v.1.5.2.2  
changed lines
  Added in v.1.5.2.3

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24