Files
harbour-core/harbour/contrib/libct/Makefile
2001-04-20 14:35:41 +00:00

28 lines
288 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
addascii.c \
atadjust.c \
atnum.c \
charevod.c \
charop.c \
ctset.c \
ctstr.c \
ctchksum.c \
ctchrmix.c \
ctcolton.c \
ctcrypt.c \
ctposupp.c \
PRG_SOURCES=\
ctmisc.prg \
cttoken.prg \
LIBNAME=ct3
include $(TOP)$(ROOT)config/lib.cf