1
1
mc/doc/pl/Makefile.am
2002-08-25 07:46:50 +00:00

12 строки
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