Files
harbour-core/harbour/ngdoc/makefile
2000-02-06 23:37:56 +00:00

30 lines
327 B
Makefile

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