Mercurial > hg > xemacs-beta
comparison man/Makefile @ 22:8fc7fe29b841 r19-15b94
Import from CVS: tag r19-15b94
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:50:29 +0200 |
parents | 0293115a14e9 |
children | 4103f0995bd7 |
comparison
equal
deleted
inserted
replaced
21:b88636d63495 | 22:8fc7fe29b841 |
---|---|
30 | 30 |
31 ../info/%.info : %.texi | 31 ../info/%.info : %.texi |
32 makeinfo -o $@ $< | 32 makeinfo -o $@ $< |
33 | 33 |
34 # hyperbole and oo-browser manuals broken - do not TeX properly | 34 # hyperbole and oo-browser manuals broken - do not TeX properly |
35 srcs = ange-ftp cc-mode cl custom dired ediff external-widget forms gnus \ | 35 srcs = cc-mode cl custom ediff external-widget forms gnus \ |
36 hyperbole ilisp info ispell mailcrypt message mh-e oo-browser \ | 36 hyperbole ilisp info ispell mailcrypt message mh-e oo-browser \ |
37 pcl-cvs psgml psgml-api rmail standards supercite term \ | 37 pcl-cvs psgml psgml-api rmail standards supercite term \ |
38 termcap texinfo vhdl-mode viper vm w3 widget xemacs-faq | 38 termcap texinfo vhdl-mode viper vm w3 widget xemacs-faq |
39 | 39 |
40 info = $(srcs:%=../info/%.info) | 40 info = $(srcs:%=../info/%.info) |