#
# $Id$
#

ROOT = ../../

C_SOURCES=\
	ctchksum.c \
	ctchrevn.c \
	ctchrmix.c \
	ctchrodd.c \
	ctcolton.c \
	ctcrypt.c \
	ctposupp.c \

PRG_SOURCES=\
	ctmisc.prg \
	cttoken.prg \

LIBNAME=ct3

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