Files
harbour-core/harbour/source/common/Makefile
2000-03-18 20:14:56 +00:00

20 lines
206 B
Makefile

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