#
# $Id$
#

ROOT := ../../

C_SOURCES := \

C_MAIN := harbour.c

LIBS := \
   hbcplr \
   hbpp \
   hbnortl \
   hbcommon \

include $(TOP)$(ROOT)config/bin.mk
