Files
harbour-core/harbour/doc/Makefile
Przemyslaw Czerpak 2b7d040e28 2009-02-03 14:19 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/doc/Makefile
  * harbour/doc/es/Makefile
    * updated file list

  * harbour/debian/rules
    ! changed to use documentation files installed by harbour install phase
      Please test.
2009-02-03 13:15:40 +00:00

48 lines
610 B
Makefile

#
# $Id$
#
ROOT = ../
DOC_FILES=\
c_std.txt \
class_tp.txt \
cmdline.txt \
cmpopt.txt \
codebloc.txt \
codestyl.txt \
destruct.txt \
dirstruc.txt \
funclist.txt \
gmake.txt \
gtapi.txt \
hbmake.txt \
hdr_tpl.txt \
howtobld.txt \
howtobsd.txt \
howtomak.txt \
howtorel.txt \
howtosvn.txt \
hrb_faq.txt \
inet.txt \
lang_id.txt \
license.txt \
linux1st.txt \
pcode.txt \
pp.txt \
pragma.txt \
readme.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