Files
harbour-core/harbour/source/tools/Makefile
1999-05-11 09:00:06 +00:00

22 lines
238 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
datesx.c \
debug.c \
genobj.c \
mathx.c \
stringsx.c \
PRG_SOURCES=\
stringp.prg \
# io.c should be in the list, but it is DOS-specific.
LIB=tools
include $(TOP)$(ROOT)config/lib.cf