Files
harbour-core/harbour/samples/hscript/Makefile
2000-03-26 06:15:04 +00:00

24 lines
246 B
Makefile

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