Files
harbour-core/harbour/source/tools/Makefile
1999-06-18 07:13:23 +00:00

38 lines
410 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
asciisum.c \
ascpos.c \
atdiff.c \
chareven.c \
charmix.c \
charodd.c \
chrcount.c \
chrfirst.c \
chrtotal.c \
datesx.c \
debug.c \
hb_f.c \
io.c \
mathx.c \
strasint.c \
strcount.c \
strcspn.c \
strdiff.c \
strexpan.c \
stringsx.c \
strleft.c \
strpbrk.c \
strright.c \
PRG_SOURCES=\
stringp.prg \
LIB=tools
include $(TOP)$(ROOT)config/lib.cf