Files
harbour-core/harbour/contrib/libgt/Makefile
2000-04-23 09:39:45 +00:00

31 lines
330 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
asciisum.c \
ascpos.c \
atdiff.c \
chareven.c \
charmix.c \
charodd.c \
chrcount.c \
chrfirst.c \
chrtotal.c \
strasint.c \
strcount.c \
strcspn.c \
strdiff.c \
strexpan.c \
strleft.c \
strpbrk.c \
strright.c \
PRG_SOURCES=\
LIBNAME=gt
include $(TOP)$(ROOT)config/lib.cf