#
# $Id: Makefile 8849 2008-06-30 08:25:46Z vszakats $
#

ROOT = ../../

C_SOURCES=\
	dates2.c \
	hb_f.c \
	spd.c \
	strfmt.c \
	stringsx.c \

PRG_SOURCES=\
	fileread.prg \
	nconvert.prg \
	numtxthu.prg \
	numtxten.prg \
	stringp.prg \
	twirler.prg \

LIBNAME=hbmisc

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