2008-07-03 08:56 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbsqlit3/Makefile
* Changed so that only failing BSD and HPUX platforms
are excluded.
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-07-03 08:56 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbsqlit3/Makefile
|
||||
* Changed so that only failing BSD and HPUX platforms
|
||||
are excluded.
|
||||
|
||||
2008-07-03 08:48 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbtpathy/tpos2.c
|
||||
! Blind fix for three OS/2 warnings. David please test.
|
||||
|
||||
@@ -7,7 +7,8 @@ ROOT = ../../
|
||||
LIBNAME=hbsqlit3
|
||||
|
||||
ifneq ($(HB_ARCHITECTURE),dos)
|
||||
ifeq ($(HB_ARCHITECTURE),w32)
|
||||
ifneq ($(HB_ARCHITECTURE),bsd)
|
||||
ifneq ($(HB_ARCHITECTURE),hpux)
|
||||
|
||||
C_SOURCES =\
|
||||
hbsqlit3.c \
|
||||
@@ -28,3 +29,6 @@ endif
|
||||
else
|
||||
include $(TOP)$(ROOT)config/none.cf
|
||||
endif
|
||||
else
|
||||
include $(TOP)$(ROOT)config/none.cf
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user