Files
harbour-core/harbour/source/runner/Makefile
1999-08-20 13:13:51 +00:00

24 lines
198 B
Makefile

#
# $Id$
#
ROOT = ../../
C_SOURCES=\
runhrb.c
PRG_SOURCES=\
external.prg
PRG_MAIN=runmain.prg
LIBS=\
tools \
debug \
rdd \
vm \
rtl \
hbpp \
include $(TOP)$(ROOT)config/bin.cf