Files
harbour-core/harbour/source/common/Makefile
2000-07-11 11:02:16 +00:00

22 lines
206 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
hbfsapi.c \
hbstr.c \
hbtrace.c \
hbver.c \
hash.c \
reserved.c \
expropt1.c \
expropt2.c \
PRG_SOURCES=\
LIBNAME=common
include $(TOP)$(ROOT)config/lib.cf