2008-07-02 20:00 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/contrib/hbgf/Makefile
* do not include dir.cf when there is no platform dependent
hbgf* library
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-07-02 20:00 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/contrib/hbgf/Makefile
|
||||
* do not include dir.cf when there is no platform dependent
|
||||
hbgf* library
|
||||
|
||||
2008-07-02 18:52 UTC+0200 Viktor Szakats (harbour.01 syenar hu)
|
||||
* contrib/hbziparch/hbzipcom.cpp
|
||||
* contrib/hbziparch/hbzipnew.cpp
|
||||
|
||||
@@ -16,4 +16,8 @@ ifeq ($(HB_ARCHITECTURE),os2)
|
||||
DIRS = hbgfos2
|
||||
endif
|
||||
|
||||
ifneq ($(DIRS),)
|
||||
include $(ROOT)config/dir.cf
|
||||
else
|
||||
include $(TOP)$(ROOT)config/none.cf
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user