#
# $Id: Makefile,v 1.4 2005/01/22 15:21:09 lf_sfnet Exp $
#

ROOT = ../../../

C_SOURCES=\
	gtwvt.c 

LIBNAME=gtwvt

include $(TOP)$(ROOT)config/lib.cf

ifeq ($(HB_MULTI_GT),yes)
CFLAGS += -DHB_MULTI_GT
endif
