diff man/Makefile @ 42:8b8b7f3559a2 r19-15b104

Import from CVS: tag r19-15b104
author cvs
date Mon, 13 Aug 2007 08:54:51 +0200
parents ec9a17fef872
children 8d2a9b52c682
line wrap: on
line diff
--- a/man/Makefile	Mon Aug 13 08:54:26 2007 +0200
+++ b/man/Makefile	Mon Aug 13 08:54:51 2007 +0200
@@ -39,10 +39,11 @@
 ../info/%.info : %.texi
 	-$(MAKEINFO) -o $@ $<
 
-srcs = cc-mode cl custom ediff external-widget forms gnus \
-       hyperbole ilisp info ispell mailcrypt message mh-e oo-browser \
-       pcl-cvs psgml psgml-api rmail standards supercite term \
-       termcap texinfo vhdl-mode viper vm w3 widget xemacs-faq
+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 \
+	termcap texinfo vhdl-mode viper vm w3 widget xemacs-faq
 
 info = $(srcs:%=../info/%.info)
 dvi  = $(srcs:%=%.dvi)
@@ -79,6 +80,11 @@
 		-f texinfo-format-buffer -f save-buffer
 	-mv vm.info* ../info
 
+../info/efs.info : efs.texi
+	-$(EMACS) $(EMACSFLAGS) -insert efs.texi -l texinfmt \
+		-f texinfo-format-buffer -f save-buffer
+	-mv efs.info* ../info
+
 PERL = perl
 TEXI2DVI = texi2dvi