mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-24 20:22:11 +03:00
Sun Feb 7 06:11:48 1999 Timur Bakeyev <mc@bat.ru>
* Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more GNU-like :) * xmkdir removed - we have mkinstalldirs.
This commit is contained in:
parent
4218976139
commit
36a7fa63d7
@ -1,3 +1,10 @@
|
||||
Sun Feb 7 06:11:48 1999 Timur Bakeyev <mc@bat.ru>
|
||||
|
||||
* Makefile.in: Change calls to xmkdir to mkinstalldirs - this is more
|
||||
GNU-like :)
|
||||
|
||||
* xmkdir removed - we have mkinstalldirs.
|
||||
|
||||
1999-02-06 Miguel de Icaza <miguel@nuclecu.unam.mx>
|
||||
|
||||
* cmd.c (view_other_cmd): Do not use \r in translatable strings.
|
||||
|
@ -55,7 +55,7 @@ OBJS = dir.o util.o screen.o dialog.o key.o keyxdef.o menu.o \
|
||||
|
||||
DISTFILES = \
|
||||
$(HDRS) $(SRCS) Makefile.in TODO ChangeLog OChangeLog man2hlp.c \
|
||||
gindex.pl xmkdir cons.saver.c ncurses.patch mc.hlp depend.awk \
|
||||
gindex.pl cons.saver.c ncurses.patch mc.hlp depend.awk \
|
||||
fixhlp.c mfmt.c
|
||||
|
||||
# Should be: mc $(srcdir)/mc.hlp but it's remaking it always
|
||||
|
Loading…
Reference in New Issue
Block a user