Files
harbour-core/harbour/contrib/libct/Makefile
2000-04-23 09:39:45 +00:00

23 lines
229 B
Makefile

#
# $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