Files
harbour-core/harbour/doc/en-EN/Makefile
Viktor Szakats de8c2e9544 2009-06-10 20:10 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* doc/en-EN/Makefile
  * config/dos/global.cf
  * config/dos/install.cf
  * config/doc.cf
    ! Fixes to prev. Nothing is simple in the world of DOS.
      'copy' restored for general purpose to avoid idiotic 
      and unavoidable Microsoft xcopy message:
      "Does destination specify a file name or directory name on the target 
       (F = file, D = directory)?"
    * Using xcopy for install purposes only.
    * Change the way above idiotic message is avoided. Made the 
      hack local to Makefile. It doesn't work either way, but at 
      least it lets it run.

  * make_gnu.bat
    * Minor.
2009-06-10 18:13:53 +00:00

75 lines
987 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