Files
harbour-core/harbour/utils/Makefile
Viktor Szakats 47227807c9 2008-08-04 16:34 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* harbour-ce-spec
   * harbour-w32-spec
   * harbour.spec
   * common.mak
   * make_b32.mak
   * make_gcc.mak
   * make_vc.mak
   * make_vcce.mak
   * make_tgz.sh
   * utils/Makefile
   - utils/hbpptest
   + tests/hbpptest
     * Moved hbpptest to tests.
2008-08-04 14:37:36 +00:00

18 lines
137 B
Makefile

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