Mercurial > hg > xemacs-beta
diff man/Makefile @ 227:0e522484dd2a r20-5b12
Import from CVS: tag r20-5b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:12:37 +0200 |
parents | 2c611d1463a6 |
children | 434959a2fba3 |
line wrap: on
line diff
--- a/man/Makefile Mon Aug 13 10:11:42 2007 +0200 +++ b/man/Makefile Mon Aug 13 10:12:37 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 skk +SUBDIR = xemacs lispref new-users-guide internals ../info/%.info : %.texi -$(MAKEINFO) -o $@ $<