/[classpath]/classpath/doc/www.gnu.org/docs/Makefile
ViewVC logotype

Diff of /classpath/doc/www.gnu.org/docs/Makefile

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

revision 1.4 by mark, Thu Nov 27 14:49:58 2003 UTC revision 1.5 by mark, Fri Jul 15 08:54:11 2005 UTC
# Line 13  WML_SRC = $(patsubst ../../%, %, $(TEXI_ Line 13  WML_SRC = $(patsubst ../../%, %, $(TEXI_
13  WML_OBJS = $(patsubst %.wml,%.html,$(WML_SRC))  WML_OBJS = $(patsubst %.wml,%.html,$(WML_SRC))
14    
15  %.html : %.texinfo  %.html : %.texinfo
16          texi2html -monolithic $<          texi2html -monolithic --ifinfo --ifhtml $<
17  #       texi2html -monolithic $<;  #       texi2html -monolithic $<;
18  #       cp $< $@  #       cp $< $@
19  #       echo '#!wml --include=..' > $@  #       echo '#!wml --include=..' > $@

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26