#
# $Id: Makefile 8457 2008-05-20 00:37:40Z vszakats $
#

ROOT = ../../../

C_SOURCES=\
	sxcompr.c \
	sxcrypt.c \
	sxdate.c \
	sxsem.c \
	sxfname.c \
	sxtable.c \
	sxord.c \
	sxutil.c \
	sxredir.c \

PRG_SOURCES=\
	sxcompat.prg \
	sxini.prg \
	sxtrig.prg \

LIBNAME=hbsix

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