ifeq ($(strip $(RHIDESRC)),)
error You must set the environment variable RHIDESRC
endif

srcdir=$(RHIDESRC)/tvision/classes/t
VPATH=$(srcdir)

project=

po_files=\
	tapplica.cc tbackgro.cc tbutton.cc tchdirdi.cc tcheckbo.cc \
	tclrdisp.cc tcluster.cc tcollect.cc tcolordi.cc tcolorgr.cc \
	tcolorit.cc tcolorse.cc tcommand.cc tdesktop.cc tdialog.cc \
	tdircoll.cc tdirlist.cc tdisplay.cc tdrawbuf.cc teditor.cc \
	teditorf.cc teditwin.cc tevent.cc tfilecol.cc tfiledia.cc tfileedi.cc \
	tfileinf.cc tfileinp.cc tfilelis.cc tfilterv.cc tframe.cc tgroup.cc \
	thelpvie.cc thelpwin.cc thistory.cc thistvie.cc	thistwin.cc \
	thwmouse.cc tindicat.cc tinputli.cc tlabel.cc tlistbox.cc tlistvie.cc \
	tmemo.cc tmenubar.cc tmenubox.cc tmenuvie.cc tmonosel.cc tmouse.cc \
	tnscolle.cc tnssorte.cc tobject.cc tpalette.cc tparamte.cc tpoint.cc \
	tprogini.cc tprogram.cc tpwobj.cc tpwreado.cc tpwritte.cc tradiobu.cc \
	trangeva.cc trescoll.cc tresfile.cc tscreen.cc tscrollb.cc \
	tscrolle.cc tsortedc.cc tsortedl.cc  tstatict.cc tstatusd.cc \
	tstatusl.cc tstrinde.cc tstringc.cc tstringl.cc tstrlist.cc \
	tstrmcla.cc tstrmtyp.cc tsubmenu.cc tsysteme.cc ttermina.cc \
	ttextdev.cc tvalidat.cc tview.cc twindow.cc

src_files=$(po_files) makefile
cfg_files=
update_files=

subdirs=
po_subdirs=
obj_subdirs=

include $(RHIDESRC)/common.mak
