#
# $Id: Makefile,v 1.1 2004/09/08 00:17:17 druzus Exp $
#

ROOT = ../../../

C_SOURCES=\
	gtxwc.c \

LIBNAME=gtxwc

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

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