mc/doc/pl/Makefile.am
Pavel Roskin d912b40022 * doc/pl/mc.1.in: Add node names and options. Use @prefix@
instead of /usr where appropriate.
* doc/Makefile.am: Enable generation of the help file.
2002-08-25 19:10:12 +00:00

12 lines
264 B
Makefile

mandir = @mandir@/pl
man_MANS = mc.1
mclibdir = $(libdir)/mc
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