aboutsummaryrefslogtreecommitdiff
path: root/toxy/Makefile.sources
blob: 3cc3f7a6f86f9537a8271c628c18c8877638c5a3 (plain)
1
2
3
4
5
6
7
8
9
10
ifdef TCL_LIB
TYPES = TOT TOW WIDGET PLUSTOT
else
TYPES = TOT TOW WIDGET
endif

TOT_SOURCES = tot.c
TOW_SOURCES = tow.c
WIDGET_SOURCES = widget.c
PLUSTOT_SOURCES = plustot.c