#
# $Id$
#

ROOT = ../../

C_SOURCES=\
	datesx.c \
	debug.c \
	genobj.c \
	io.c \
	mathx.c \
	stringsx.c \

PRG_SOURCES=\
	stringp.prg \

LIB=tools

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