Files
harbour-core/harbour/contrib/libct/Makefile
2001-04-26 11:56:50 +00:00

30 lines
314 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
addascii.c \
asciisum.c \
ascpos.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