Files
harbour-core/harbour/utils/Makefile
Viktor Szakats 94f2dd9da7 2008-08-05 13:22 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* doc/whatsnew.txt
     + Added hbdot -> hbrun info.

   * utils/Makefile
     ! Missing change to previous commit.

   * contrib/examples/pp/bld_b32.bat
   * contrib/examples/guestbk/bld_b32.bat
   * contrib/examples/pe/bld_b32.bat
   * contrib/examples/dbu/bld_b32.bat
   * contrib/examples/hscript/bld_b32.bat
   * utils/hbdoc/bld_b32.bat
   * utils/hbmake/bld_b32.bat
     % -e switch removed from bcc32 command line.
2008-08-05 11:23:46 +00:00

17 lines
128 B
Makefile

#
# $Id$
#
ROOT = ../
DIRS=\
hbrun \
hbtest \
hbdoc \
hbmake \
$(HB_UTILS) \
# hbextern \
include $(ROOT)config/dir.cf