Files
harbour-core/harbour/source/runner/stdalone/Makefile
1999-08-22 23:33:48 +00:00

24 lines
224 B
Makefile

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