Mercurial > hg > xemacs-beta
diff man/Makefile @ 207:e45d5e7c476e r20-4b2
Import from CVS: tag r20-4b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:03:52 +0200 |
parents | 850242ba4a81 |
children | 41ff10fd062f |
line wrap: on
line diff
--- a/man/Makefile Mon Aug 13 10:02:48 2007 +0200 +++ b/man/Makefile Mon Aug 13 10:03:52 2007 +0200 @@ -37,16 +37,15 @@ RECURSIVE_MAKE = $(MAKE) $(MFLAGS) MAKEINFO='$(MAKEINFO)' TEXI2DVI='$(TEXI2DVI)' # Subdirectories to make recursively. -SUBDIR = xemacs lispref new-users-guide internals tm gnats +SUBDIR = xemacs lispref new-users-guide internals gnats ../info/%.info : %.texi -$(MAKEINFO) -o $@ $< -srcs = cc-mode cl custom ediff efs external-widget forms \ - hm--html-mode \ - hyperbole ilisp info ispell mailcrypt oo-browser \ - pcl-cvs ph psgml psgml-api standards supercite term \ - termcap texinfo vhdl-mode viper vm widget xemacs-faq +srcs = cc-mode cl custom external-widget forms \ + hyperbole ilisp info ispell oo-browser \ + pcl-cvs ph standards supercite term \ + termcap texinfo vhdl-mode widget xemacs-faq info = $(srcs:%=../info/%.info) dvi = $(srcs:%=%.dvi)