Mercurial > hg > xemacs-beta
diff man/Makefile @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | cca96a509cfe |
children | 2d532a89d707 |
line wrap: on
line diff
--- a/man/Makefile Mon Aug 13 09:47:55 2007 +0200 +++ b/man/Makefile Mon Aug 13 09:49:09 2007 +0200 @@ -41,7 +41,7 @@ srcs = cc-mode cl custom ediff efs external-widget forms gnus \ hm--html-mode \ hyperbole ilisp info ispell mailcrypt message mh-e oo-browser \ - pcl-cvs psgml psgml-api rmail standards supercite term \ + pcl-cvs ph psgml psgml-api rmail standards supercite term \ termcap texinfo vhdl-mode viper vm w3 widget xemacs-faq info = $(srcs:%=../info/%.info) @@ -95,6 +95,7 @@ dvi : $(dvi) FORCE for d in $(SUBDIR) ; do (cd $${d} && $(MAKE) $(MFLAGS) $@) ; done +.PHONY: mostlyclean clean distclean realclean extraclean mostlyclean: for d in $(SUBDIR) ; do (cd $${d} && $(MAKE) $(MFLAGS) $@) ; done rm -f *.toc *.aux *.log \