Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/man/Makefile Mon Aug 13 10:08:36 2007 +0200 +++ b/man/Makefile Mon Aug 13 10:09:35 2007 +0200 @@ -37,7 +37,7 @@ RECURSIVE_MAKE = $(MAKE) $(MFLAGS) MAKEINFO='$(MAKEINFO)' TEXI2DVI='$(TEXI2DVI)' # Subdirectories to make recursively. -SUBDIR = xemacs lispref new-users-guide internals gnats +SUBDIR = xemacs lispref new-users-guide internals gnats skk ../info/%.info : %.texi -$(MAKEINFO) -o $@ $<