mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Finishing touches to new dirhist Makefiles. - mig
This commit is contained in:
parent
e249fcde42
commit
54442413ee
@ -66,7 +66,7 @@ OOBJS = main.o dlg.o screen.o widget.o wtools.o info.o boxes.o \
|
||||
win.o color.o profile.o user.o ext.o setup.o tree.o \
|
||||
subshell.o terms.o achown.o fsusage.o mountlist.o \
|
||||
@XCURSES@ @REGEX_O@ complete.o command.o \
|
||||
option.o cmd.o utilunix.o dirhist.o popt.o xslint.o
|
||||
option.o cmd.o utilunix.o popt.o xslint.o
|
||||
|
||||
OBJS = $(LOBJS) $(OOBJS) \
|
||||
gkey.o \
|
||||
|
@ -43,7 +43,7 @@ OOBJS = main.o dlg.o screen.o widget.o wtools.o info.o layout.o boxes.o \
|
||||
subshell.o terms.o \
|
||||
achown.o fsusage.o mountlist.o \
|
||||
@XCURSES@ @REGEX_O@ complete.o command.o \
|
||||
option.o cmd.o utilunix.o dirhist.o popt.o xslint.o
|
||||
option.o cmd.o utilunix.o popt.o xslint.o
|
||||
|
||||
OBJS = $(LOBJS) $(OOBJS) \
|
||||
tkmenu.o tkmain.o tkscreen.o tkwidget.o tkkey.o tkview.o \
|
||||
|
@ -41,7 +41,7 @@ LOBJS = dir.o util.o \
|
||||
terms.o \
|
||||
achown.o fsusage.o mountlist.o \
|
||||
@XCURSES@ @REGEX_O@ complete.o command.o \
|
||||
utilunix.o dirhist.o
|
||||
utilunix.o
|
||||
|
||||
#
|
||||
# These objects from ../src do depend on HAVE_XVIEW or HAVE_X
|
||||
|
Loading…
Reference in New Issue
Block a user