Files
harbour-core/harbour/source/tools/Makefile
2000-04-03 11:09:20 +00:00

49 lines
583 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
asciisum.c \
ascpos.c \
atdiff.c \
chareven.c \
charmix.c \
charodd.c \
chrcount.c \
chrfirst.c \
chrtotal.c \
ctchksum.c \
ctchrmix.c \
ctcolton.c \
ctcrypt.c \
ctposupp.c \
dates2.c \
dbftools.c \
hb_f.c \
mathx.c \
strasint.c \
strcount.c \
strcspn.c \
strdiff.c \
strexpan.c \
strfmt.c \
stringsx.c \
strleft.c \
strpbrk.c \
strright.c \
PRG_SOURCES=\
ctmisc.prg \
cttoken.prg \
fileread.prg \
nconvert.prg \
numtxthu.prg \
numtxten.prg \
stringp.prg \
LIBNAME=tools
include $(TOP)$(ROOT)config/lib.cf