Files
harbour-core/harbour-RC1/utils/hbpptest/Makefile
2008-06-04 05:13:20 +00:00

29 lines
260 B
Makefile

#
# $Id$
#
ifeq ($(HB_MAIN),)
HB_MAIN = std
endif
ROOT = ../../
PRG_SOURCES=\
hbpptest.prg \
PRG_MAIN=hbpptest.prg
LIBS=\
hbdebug \
hbvm \
hbrtl \
hblang \
hbrdd \
hbrtl \
hbvm \
hbmacro \
hbpp \
hbcommon \
include $(TOP)$(ROOT)config/bin.cf