Files
harbour-core/doc/Makefile
Viktor Szakats dd69f84d5c 2013-03-25 20:27 UTC+0100 Viktor Szakats (harbour syenar.net)
* doc/Makefile
    - updated for recently deleted file

  * config/global.mk
  * utils/hbmk2/hbmk2.prg
    + autodetect gcc 4.8

  * package/winuni/mpkg_win_uni.bat
    + include sjlj and seh libgcc dlls
      (starting with gcc 4.8, libgcc dll is required by default)
2013-03-25 20:27:40 +01:00

34 lines
507 B
Makefile

ROOT := ../
DOC_FILES := \
c_std.txt \
class_tp.txt \
clipper.txt \
cmdline.txt \
cmpopt.txt \
codebloc.txt \
codestyl.txt \
destruct.txt \
dirstruc.txt \
gmake.txt \
gtapi.txt \
gtslang.txt \
hdr_tpl.txt \
howtorel.txt \
howtorep.txt \
locks.txt \
oldnews.txt \
pcode.txt \
pp.txt \
pragma.txt \
statics.txt \
todo.txt \
tracing.txt \
transfrm.txt \
vm.txt \
windll.txt \
xhb-diff.txt \
include $(TOP)$(ROOT)config/doc.mk