Files
harbour-core/harbour/samples/guestbk/Makefile
1999-12-09 16:15:00 +00:00

27 lines
262 B
Makefile

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