Files
harbour-core/harbour-RC1/source/common/Makefile
2008-06-04 05:13:20 +00:00

28 lines
286 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
hbfsapi.c \
hbfopen.c \
hbgete.c \
hbwince.c \
hbhash.c \
hbstr.c \
hbdate.c \
hbtrace.c \
hbver.c \
hbverdsp.c \
hbarch.c \
reserved.c \
expropt1.c \
expropt2.c \
PRG_SOURCES=\
LIBNAME=hbcommon
include $(TOP)$(ROOT)config/lib.cf