Files
harbour-core/harbour/source/common/Makefile
1999-12-09 16:15:00 +00:00

18 lines
178 B
Makefile

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