Files
harbour-core/harbour/source/runner/stdalone/Makefile
1999-10-04 14:36:53 +00:00

24 lines
220 B
Makefile

#
# $Id$
#
ROOT = ../../../
PRG_SOURCES=\
hbrun.prg \
external.prg \
PRG_MAIN=hbrun.prg
LIBS=\
runner \
tools \
debug \
rdd \
vm \
rdd \
rtl \
pp \
include $(TOP)$(ROOT)config/bin.cf