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

47 lines
499 B
Makefile

#
# $Id$
#
ifeq ($(HB_MAIN),)
HB_MAIN = std
endif
ROOT = ../../
PRG_SOURCES=\
hbdoc.prg \
genos2.prg \
gentrf.prg \
genng.prg \
genhtm.prg \
genchm.prg \
genrtf.prg \
genhpc.prg \
genasc.prg \
genpdf1.prg \
teeasc.prg \
html.prg \
ng.prg \
os2.prg \
rtf.prg \
troff.prg \
fclass1.prg \
ffile1.prg \
ft_funcs.prg \
PRG_MAIN=hbdoc.prg
LIBS=\
hbdebug \
hbvm \
hbrtl \
hbrdd \
hbrtl \
hbvm \
hbmacro \
hbpp \
hblang \
hbcommon \
include $(TOP)$(ROOT)config/bin.cf