Files
harbour-core/harbour/samples/hscript/Makefile
1999-10-09 10:07:23 +00:00

23 lines
198 B
Makefile

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