Files
harbour-core/harbour/source/runner/stdalone/Makefile
2000-03-06 21:18:43 +00:00

30 lines
317 B
Makefile

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