2009-03-02 23:34 UTC+0100 Viktor Szakats (harbour.01 syenar hu)

* contrib/Makefile
  - contrib/hbwhat
  + contrib/examples/hbwhat
  * contrib/examples/hbwhat/Makefile
    * Moved hbwhat to contrib/examples.
This commit is contained in:
Viktor Szakats
2009-03-02 22:34:38 +00:00
parent b7de8f385b
commit 960114030f
72 changed files with 9 additions and 4 deletions

View File

@@ -8,6 +8,13 @@
2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org)
*/
2009-03-02 23:34 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* contrib/Makefile
- contrib/hbwhat
+ contrib/examples/hbwhat
* contrib/examples/hbwhat/Makefile
* Moved hbwhat to contrib/examples.
2009-03-02 23:27 UTC+0100 Viktor Szakats (harbour.01 syenar hu)
* INSTALL
- Removed HB, HBPP envvars as cross-compilation requirements.

View File

@@ -30,8 +30,6 @@ DIRS=\
rddado \
xhb \
# hbwhat \
# contribs with external dependencies
DIRS +=\
gtalleg \

View File

@@ -2,7 +2,7 @@
# $Id$
#
ROOT = ../../
ROOT = ../../../
LIBNAME=hbwhat
@@ -83,7 +83,7 @@ PRG_HEADERS= \
# This lib needs xhb headers to compile, and this is
# the hack to help Harbour find them.
HB_USER_PRGFLAGS += -I../../../xhb
HB_USER_PRGFLAGS += -I../../../../xhb
include $(TOP)$(ROOT)config/header.cf
INSTALL_RULE_HEADERS := $(INSTALL_RULE)