comparison man/Makefile @ 219:262b8bb4a523 r20-4b8

Import from CVS: tag r20-4b8
author cvs
date Mon, 13 Aug 2007 10:09:35 +0200
parents d44af0c54775
children 2c611d1463a6
comparison
equal deleted inserted replaced
218:c9f226976f56 219:262b8bb4a523
35 .SUFFIXES: .info .texi .dvi 35 .SUFFIXES: .info .texi .dvi
36 36
37 RECURSIVE_MAKE = $(MAKE) $(MFLAGS) MAKEINFO='$(MAKEINFO)' TEXI2DVI='$(TEXI2DVI)' 37 RECURSIVE_MAKE = $(MAKE) $(MFLAGS) MAKEINFO='$(MAKEINFO)' TEXI2DVI='$(TEXI2DVI)'
38 38
39 # Subdirectories to make recursively. 39 # Subdirectories to make recursively.
40 SUBDIR = xemacs lispref new-users-guide internals gnats 40 SUBDIR = xemacs lispref new-users-guide internals gnats skk
41 41
42 ../info/%.info : %.texi 42 ../info/%.info : %.texi
43 -$(MAKEINFO) -o $@ $< 43 -$(MAKEINFO) -o $@ $<
44 44
45 srcs = cl custom external-widget forms \ 45 srcs = cl custom external-widget forms \