Files
harbour-core/harbour/doc/en-EN/Makefile
Viktor Szakats 7793c230c9 2009-07-16 04:25 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/instsh.cf
    + Implemented automatic creation of install dir for all shells.
      (only nt and dos were tested, os2 should be okay since it's the
      same as dos.)
    + Implemented to ignore empty install dir. This can be useful in
      practice although make_gnu.* starter scripts mask this feature yet.
      (bash gave an error so far on empty install dirs, this is now 
      changed)

  * doc/en-EN/Makefile
    - Deleted ending slash from DOC_SUBDIR.
2009-07-16 02:26:39 +00:00

75 lines
986 B
Makefile

#
# $Id$
#
ROOT = ../../
DOC_SUBDIR=/en-EN
DOC_FILES=\
array.txt \
binnum.txt \
browse.txt \
clipper.txt \
cmdline.txt \
command.txt \
compiler.txt \
datetime.txt \
dbdelim.txt \
dbsdf.txt \
dbstrux.txt \
dir.txt \
diskspac.txt \
errsys.txt \
eval.txt \
file.txt \
garbage.txt \
gnulice.txt \
gtslang.txt \
harbext.txt \
hb_api.txt \
hb_apier.txt \
hb_apifs.txt \
hb_apigt.txt \
hb_apiit.txt \
hb_apiln.txt \
hb_apird.txt \
hb_compa.txt \
hb_date.txt \
hb_macro.txt \
hb_set.txt \
hb_vm.txt \
hvm.txt \
idle.txt \
input.txt \
lang.txt \
license.txt \
macro.txt \
math.txt \
memo.txt \
memvar2.txt \
menu.txt \
misc.txt \
nation.txt \
objfunc.txt \
rdd.txt \
rdddb.txt \
rddmisc.txt \
rddord.txt \
readme.txt \
sayget.txt \
set.txt \
setmode.txt \
string.txt \
strotype.txt \
subcodes.txt \
tbrowse.txt \
tclass.txt \
terminal.txt \
tgetlist.txt \
tlabel.txt \
treport.txt \
var.txt \
include $(TOP)$(ROOT)config/doc.cf