#
# $Id: Makefile 9312 2008-09-05 00:08:34Z vszakats $
#

ROOT = ../../

C_SOURCES=\
	asciisgt.c \
	ascposgt.c \
	atdiff.c \
	chareven.c \
	charmixg.c \
	charodd.c \
	chrcount.c \
	chrfirst.c \
	chrtotal.c \
	strasint.c \
	strcount.c \
	strcspn.c \
	strdiffg.c \
	strexpan.c \
	strleft.c \
	strpbrk.c \
	strright.c \

PRG_SOURCES=\

LIBNAME=hbgt

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