Files
harbour-core/harbour/samples/hscript/Makefile
2000-03-07 23:42:14 +00:00

26 lines
279 B
Makefile

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