From 90118df3f7992ea67c0766a7dd01bd2d77d7247e Mon Sep 17 00:00:00 2001 From: "Andrew V. Samoilov" Date: Sun, 25 Aug 2002 14:39:46 +0000 Subject: [PATCH] Comment out mclib_DATA and mc.hlp.pl. There are no original nodenames in this one --- doc/pl/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/pl/Makefile.am b/doc/pl/Makefile.am index b942cd628..26a8d5004 100644 --- a/doc/pl/Makefile.am +++ b/doc/pl/Makefile.am @@ -2,10 +2,10 @@ mandir = @mandir@/pl man_MANS = mc.1 mclibdir = $(libdir)/mc -mclib_DATA = mc.hlp.pl +#mclib_DATA = mc.hlp.pl EXTRA_DIST = xnc.hlp CLEANFILES = $(mclib_DATA) -mc.hlp.pl: mc.1 $(srcdir)/xnc.hlp $(top_builddir)/src/man2hlp - - $(top_builddir)/src/man2hlp 58 mc.1 $(srcdir)/xnc.hlp mc.hlp.pl +#mc.hlp.pl: mc.1 $(srcdir)/xnc.hlp $(top_builddir)/src/man2hlp +# - $(top_builddir)/src/man2hlp 58 mc.1 $(srcdir)/xnc.hlp mc.hlp.pl