Files
harbour-core/harbour/source/common/Makefile
1999-11-21 16:44:59 +00:00

17 lines
164 B
Makefile

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