Files
harbour-core/harbour/contrib/libct/Makefile

28 lines
292 B
Makefile

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