mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
This commit is contained in:
parent
22f08d7ba1
commit
dfcf9cbcad
@ -1,3 +1,7 @@
|
||||
2000-08-15 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* lib/Makefile.in: Install mc.sh and mc.csh in $(suppbindir) only
|
||||
|
||||
2000-08-08 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* Makefile.in: correctly detect make failures in subdirs
|
||||
|
@ -13,7 +13,7 @@ INSTALL_DATA = @INSTALL_DATA@
|
||||
#
|
||||
|
||||
LIBFILES_IN = mc.ext.in mc-gnome.ext.in
|
||||
LIBFILES_OUT = mc.ext mc-gnome.ext mc.csh mc.sh
|
||||
LIBFILES_OUT = mc.ext mc-gnome.ext
|
||||
LIBFILES_CONST = mc.hint mc.hint.es mc.hint.cs mc.hint.ru mc.lib mc.menu cedit.menu edit.indent.rc
|
||||
SUPPBIN_IN = mc.csh.in mc.sh.in
|
||||
SUPPBIN_OUT = mc.csh mc.sh
|
||||
|
Loading…
Reference in New Issue
Block a user