Files
harbour-core/harbour/doc/Makefile
Viktor Szakats ccf9931bc8 2008-07-05 02:48 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* doc/Makefile
     ! Removed non-existing genhtm.cmd
     ! howtocvs.txt -> howtosvn.txt
2008-07-05 00:49:14 +00:00

46 lines
582 B
Makefile

#
# $Id$
#
ROOT = ../
DOC_FILES=\
c_std.txt \
class_tp.txt \
cmdline.txt \
codebloc.txt \
codestyl.txt \
dirstruc.txt \
funclist.txt \
genhtm.bat \
genhtm.lnk \
genhtm.rsp \
gmake.txt \
gtapi.txt \
hbmake.txt \
hbpplib.txt \
hdr_tpl.txt \
howtobsd.txt \
howtosvn.txt \
howtomak.txt \
hrb_faq.txt \
lang_id.txt \
license.txt \
pcode.txt \
pragma.txt \
readme.txt \
simplex.txt \
statics.txt \
tracing.txt \
transfrm.txt \
vm.txt \
whatsnew.txt \
windll.txt \
DIRS=\
en \
es \
include $(TOP)$(ROOT)config/doc.cf
include $(TOP)$(ROOT)config/dir.cf