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

28 lines
324 B
Makefile

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