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:
@@ -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.
|
||||
|
||||
@@ -30,8 +30,6 @@ DIRS=\
|
||||
rddado \
|
||||
xhb \
|
||||
|
||||
# hbwhat \
|
||||
|
||||
# contribs with external dependencies
|
||||
DIRS +=\
|
||||
gtalleg \
|
||||
|
||||
@@ -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)
|
||||
Reference in New Issue
Block a user