aboutsummaryrefslogtreecommitdiff
path: root/toxy/Makefile.objects
blob: 7fb09788de5bef4ed615eacb03d1e0e68ec1f556 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
TOT_OBJECTS = \
unstable/forky.o \
common/loud.o \
common/grow.o \
common/os.o \
hammer/file.o \
hammer/gui.o \
common/props.o \
toxy/scriptlet.o

PLUSTOT_OBJECTS = \
unstable/fragile.o \
unstable/forky.o \
common/loud.o \
common/grow.o \
common/os.o \
hammer/file.o \
common/props.o \
toxy/scriptlet.o \
toxy/plusbob.o

PLUSTOT_PRIVATEOBJECTS = \
plustot.ar.o \
plustot.env.o \
plustot.in.o \
plustot.var.o \
plustot.out.o \
plustot.qlist.o \
plustot.print.o \
pluswidget.o

PLUSTOT_LIBS = $(TCL_LIB)

TOW_OBJECTS = \
common/loud.o \
common/os.o \
unstable/loader.o

WIDGET_OBJECTS = \
unstable/forky.o \
common/loud.o \
common/grow.o \
common/dict.o \
common/os.o \
hammer/file.o \
common/props.o \
toxy/scriptlet.o

WIDGET_PRIVATEOBJECTS = widgettype.o widgethandlers.o