mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
* doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
by "make clean" because not everyone has Perl to rebuild it.
This commit is contained in:
parent
c942254c57
commit
8dd4337cf1
@ -1,3 +1,8 @@
|
|||||||
|
2002-04-03 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
|
* doc/ru/Makefile.am: Distribute mc.ru.hlp and don't remove it
|
||||||
|
by "make clean" because not everyone has Perl to rebuild it.
|
||||||
|
|
||||||
2002-03-27 Andrew V. Samoilov <kai@cmail.ru>
|
2002-03-27 Andrew V. Samoilov <kai@cmail.ru>
|
||||||
|
|
||||||
* syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
|
* syntax/Syntax: Replace ^Syntax$ with [Ss]yntax$ and add
|
||||||
|
@ -5,8 +5,8 @@ mclib_DATA = mc.hlp.ru
|
|||||||
|
|
||||||
man_MANS = mc.1
|
man_MANS = mc.1
|
||||||
|
|
||||||
EXTRA_DIST = xnc.hlp
|
EXTRA_DIST = xnc.hlp mc.hlp.ru
|
||||||
CLEANFILES = mc.hlp.ru
|
MAINTAINERCLEANFILES = mc.hlp.ru
|
||||||
|
|
||||||
mc.hlp.ru: mc.1 xnc.hlp $(top_srcdir)/src/gindex.pl $(top_srcdir)/src/man2hlp
|
mc.hlp.ru: mc.1 xnc.hlp $(top_srcdir)/src/gindex.pl $(top_srcdir)/src/man2hlp
|
||||||
- perl $(top_srcdir)/src/gindex.pl mc.1 xnc.hlp mc.hlp.ru '' \
|
- perl $(top_srcdir)/src/gindex.pl mc.1 xnc.hlp mc.hlp.ru '' \
|
||||||
|
Loading…
Reference in New Issue
Block a user