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

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

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

revision 1.9 by cbj, Sat Oct 13 14:52:38 2001 UTC revision 1.10 by cbj, Fri Dec 13 02:06:45 2002 UTC
# Line 1  Line 1 
1  SUBDIRS         := announce doc  SUBDIRS         := announce docs
2    
3  ifndef WMK  ifndef WMK
4    export WMK=wmk    export WMK=wmk
# Line 8  WML_SRC = $(wildcard *.wml) Line 8  WML_SRC = $(wildcard *.wml)
8  WML_EN_OBJS = $(patsubst %.wml,%.en.html,$(WML_SRC))  WML_EN_OBJS = $(patsubst %.wml,%.en.html,$(WML_SRC))
9    
10  %.texinfo :  %.texinfo :
11          cp ../$(notdir $(@)) doc          cp ../$(notdir $(@)) docs
12    
13  %.en.html: %.wml include/macros.wml  %.en.html: %.wml include/macros.wml
14          $(WMK) -f $<          $(WMK) -f $<

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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