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

25 lines
259 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
dates2.c \
dbftools.c \
hb_f.c \
mathx.c \
strfmt.c \
stringsx.c \
PRG_SOURCES=\
fileread.prg \
nconvert.prg \
numtxthu.prg \
numtxten.prg \
stringp.prg \
LIBNAME=libmisc
include $(TOP)$(ROOT)config/lib.cf