Comment out mclib_DATA and mc.hlp.pl. There are no original nodenames in this one

This commit is contained in:
Andrew V. Samoilov 2002-08-25 14:39:46 +00:00
parent 058474e52f
commit 90118df3f7

View File

@ -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