1 --- groff/contrib/mom/Makefile.sub~ 2005-01-23 10:48:26.000000000 +0100
2 +++ groff/contrib/mom/Makefile.sub 2005-01-23 10:52:49.000000000 +0100
4 # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
6 # These may be overridden if cross-compiling.
7 -GROFFBIN=$(top_builddir)/src/roff/groff/groff
9 GROFF_BIN_PATH=`echo $(groff_bin_dirs) | sed -e 's| *|$(SH_SEP)|g'`
12 --- groff/doc/Makefile.in~ 2005-01-23 10:58:22.000000000 +0100
13 +++ groff/doc/Makefile.in 2005-01-23 10:59:13.000000000 +0100
15 pnmtops=@pnmtops_nosetpage@
17 # These may be overridden if cross-compiling.
18 -TROFFBIN=$(top_builddir)/src/roff/troff/troff
19 -GROFFBIN=$(top_builddir)/src/roff/groff/groff
22 GROFF_BIN_PATH=`echo $(groff_bin_dirs) | sed -e 's| *|:|g'`
24 # Since info files are distributed within the groff package, no
25 --- groff/doc/Makefile.sub~ 2005-01-23 10:58:30.000000000 +0100
26 +++ groff/doc/Makefile.sub 2005-01-23 10:59:35.000000000 +0100
28 # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
30 # These may be overridden if cross-compiling.
31 -GROFFBIN=$(top_builddir)/src/roff/groff/groff
33 GROFF_BIN_PATH=`echo $(groff_bin_dirs) | sed -e 's| *|$(SH_SEP)|g'`
35 # Since info files are distributed within the groff package, no
38 distfiles: groff gnu.eps gnu.png
40 -install_data: groff $(DOCFILES) $(PROCESSEDDOCFILES) $(make_install_html) \
41 - $(EXAMPLEFILES) $(PROCESSEDEXAMPLEFILES)
42 - -test -d $(infodir) || $(mkinstalldirs) $(infodir)
43 +#install_data: groff $(DOCFILES) $(PROCESSEDDOCFILES) $(make_install_html) \
44 +# $(EXAMPLEFILES) $(PROCESSEDEXAMPLEFILES)
45 +# -test -d $(infodir) || $(mkinstalldirs) $(infodir)
47 # Prefer info files in builddir over srcdir; we test for
48 # the existence of `groff'.