summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorredman <redman>1999-04-30 18:02:39 (GMT)
committerredman <redman>1999-04-30 18:02:39 (GMT)
commit464f20ba3977eea97bee1f99f62785f3657b89f3 (patch)
treeca881acd30c62c66f4a2ba5ab6a14ccb73771dd0 /unix
parent8f4c07fe82a0af48febf20fbf67bebbe9cddacc6 (diff)
downloadtk-464f20ba3977eea97bee1f99f62785f3657b89f3.zip
tk-464f20ba3977eea97bee1f99f62785f3657b89f3.tar.gz
tk-464f20ba3977eea97bee1f99f62785f3657b89f3.tar.bz2
removed extra instance of tkConsole.o
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 9bfee1e..e0f5e90 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -5,7 +5,7 @@
# "autoconf" program (constructs like "@foo@" will get replaced in the
# actual Makefile.
#
-# RCS: @(#) $Id: Makefile.in,v 1.16 1999/04/28 18:38:04 redman Exp $
+# RCS: @(#) $Id: Makefile.in,v 1.17 1999/04/30 18:02:39 redman Exp $
# Current Tk version; used in various names.
@@ -273,7 +273,7 @@ OBJS = tk3d.o tkArgv.o tkAtom.o tkBind.o tkBitmap.o tkClipboard.o tkCmds.o \
tkColor.o tkConfig.o tkConsole.o tkCursor.o tkError.o tkEvent.o \
tkFocus.o tkFont.o tkGet.o tkGC.o tkGeometry.o tkGrab.o tkGrid.o \
tkMain.o tkObj.o tkOldConfig.o tkOption.o tkPack.o tkPlace.o \
- tkSelect.o tkUtil.o tkVisual.o tkWindow.o tkConsole.o \
+ tkSelect.o tkUtil.o tkVisual.o tkWindow.o \
$(UNIXOBJS) $(WIDGOBJS) $(CANVOBJS) $(IMAGEOBJS) $(TEXTOBJS)
TK_DECLS = \