From d0f6986345970955d6390a6953c35babf587c262 Mon Sep 17 00:00:00 2001
From: "N.N." <krzyszcz@users.sourceforge.net>
Date: Thu, 19 Feb 2004 22:23:18 +0000
Subject: many small improvements in toxy, plustot added

svn path=/trunk/externals/miXed/; revision=1321
---
 toxy/Makefile.objects | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

(limited to 'toxy/Makefile.objects')

diff --git a/toxy/Makefile.objects b/toxy/Makefile.objects
index fde293c..f063097 100644
--- a/toxy/Makefile.objects
+++ b/toxy/Makefile.objects
@@ -7,6 +7,26 @@ hammer/gui.o \
 common/props.o \
 toxy/scriptlet.o
 
+PLUSTOT_OBJECTS = \
+unstable/fragile.o \
+unstable/forky.o \
+common/loud.o \
+common/grow.o \
+hammer/file.o \
+common/props.o \
+toxy/scriptlet.o \
+toxy/plusbob.o
+
+PLUSTOT_PRIVATEOBJECTS = \
+plustot.env.o \
+plustot.in.o \
+plustot.var.o \
+plustot.out.o \
+plustot.qlist.o \
+plustot.print.o
+
+PLUSTOT_LIBS = $(TCL_LIB)
+
 TOW_OBJECTS = \
 common/loud.o \
 unstable/loader.o
-- 
cgit v1.2.1