mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-04 01:14:17 +03:00
* Makefile.in: don't use info.o, chmod.o, chown.o, achown.o,
@XCURSES@ and option.o
This commit is contained in:
parent
7264379530
commit
7e589ca66a
@ -1,3 +1,8 @@
|
||||
2000-08-22 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* Makefile.in: don't use info.o, chmod.o, chown.o, achown.o,
|
||||
@XCURSES@ and option.o
|
||||
|
||||
2000-08-21 Jonathan Blandford <jrb@redhat.com>
|
||||
|
||||
* gmount.c (create_device_link): Fix memory leak. Also, make sure
|
||||
|
@ -127,13 +127,13 @@ LOBJS = mad.o
|
||||
#
|
||||
# These objects from ../src do depend on HAVE_GNOME
|
||||
#
|
||||
OOBJS = dlg.o screen.o widget.o wtools.o info.o boxes.o \
|
||||
file.o find.o dialog.o key.o chmod.o chown.o view.o \
|
||||
OOBJS = dlg.o screen.o widget.o wtools.o boxes.o \
|
||||
file.o find.o dialog.o key.o view.o \
|
||||
panelize.o hotlist.o background.o dir.o util.o \
|
||||
win.o color.o profile.o user.o ext.o setup.o \
|
||||
subshell.o terms.o achown.o fsusage.o mountlist.o \
|
||||
@XCURSES@ @REGEX_O@ complete.o command.o \
|
||||
option.o cmd.o utilunix.o xslint.o gdialogs.o filenot.o \
|
||||
subshell.o terms.o fsusage.o mountlist.o \
|
||||
@REGEX_O@ complete.o command.o \
|
||||
cmd.o utilunix.o xslint.o gdialogs.o filenot.o \
|
||||
fileopctx.o treestore.o
|
||||
|
||||
CORBAOBJS = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user