2008-08-06 23:07 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
* contrib/hbapollo/Makefile
! Excluded from DOS builds.
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-08-06 23:07 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbapollo/Makefile
|
||||
! Excluded from DOS builds.
|
||||
|
||||
2008-08-06 22:56 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* source/hbzlib/zconf.h
|
||||
* Undone previous ZLIB_DLL related change, as it causes these
|
||||
|
||||
@@ -6,6 +6,8 @@ ROOT = ../../
|
||||
|
||||
LIBNAME=hbapollo
|
||||
|
||||
ifneq ($(HB_ARCHITECTURE),dos)
|
||||
|
||||
HB_INC_APOLLO_OK += $(foreach d, $(HB_INC_APOLLO), $(if $(wildcard $(d)/Sde61.h),$(d),))
|
||||
|
||||
ifneq ($(strip $(HB_INC_APOLLO_OK)),)
|
||||
@@ -31,3 +33,6 @@ install::
|
||||
else
|
||||
include $(TOP)$(ROOT)config/none.cf
|
||||
endif
|
||||
else
|
||||
include $(TOP)$(ROOT)config/none.cf
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user