Finishing touches to new dirhist Makefiles. - mig

This commit is contained in:
Miguel de Icaza 1998-03-30 21:26:14 +00:00
parent e249fcde42
commit 54442413ee
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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