Files
harbour-core/doc/Makefile
vszakats 9687850865 2013-03-16 02:10 UTC+0100 Viktor Szakats (harbour syenar.net)
* (all files)
    * stripped svn header
    * minor cleanups
    ; use following command to find out the history of files:
       git log
       git log --follow
       git blame
       git annotate
2013-03-16 02:11:42 +01:00

34 lines
520 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 \
inet.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