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

srcdir=$(RHIDESRC)/libtvuti/include
VPATH=$(srcdir)

project=

po_files=

src_files=$(po_files) \
	libtvuti.h tdirlist.h tenterin.h tenterli.h tenterra.h tintinpu.h \
	tlbutton.h tmeminfo.h tparamli.h tscollec.h tvutilco.h twindowl.h \
	tvutilfu.h makefile tenterch.h
cfg_files=
update_files=

subdirs=
po_subdirs=
obj_subdirs=

all install clean:

include $(RHIDESRC)/common.mak
