* Makefile.in: don't use info.o, chmod.o, chown.o, achown.o,

@XCURSES@ and option.o
This commit is contained in:
Pavel Roskin 2000-08-22 22:10:38 +00:00
parent 7264379530
commit 7e589ca66a
2 changed files with 10 additions and 5 deletions

View File

@ -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

View File

@ -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 = \