mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
Comment out mclib_DATA and mc.hlp.pl. There are no original nodenames in this one
This commit is contained in:
parent
058474e52f
commit
90118df3f7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user