Files
harbour-core/harbour/doc/Makefile
Viktor Szakats decc532b0a 2008-08-12 16:00 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* doc/Makefile
   - doc/hbpplib.txt
     - Removed obsolete file.
       [1.0]

   * doc/linux1st.txt
     * Added required Ubuntu packages for all existing contribs 
       (except hbgf).
       [1.0]

   * doc/whatsnew.txt
     + Added "Known issues", with MSVC 64 bit C mode compilation 
       and hbfimage compile failure in Linux.
       [1.0]
2008-08-12 14:11:20 +00:00

44 lines
552 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 \
hdr_tpl.txt \
howtobsd.txt \
howtosvn.txt \
howtomak.txt \
hrb_faq.txt \
lang_id.txt \
license.txt \
pcode.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