2011-04-19 18:43 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* config/android/gccarm.mk
  - config/android/mingw.mk
    * Fixed to prev. Test these, I didn't do.
This commit is contained in:
Viktor Szakats
2011-04-19 16:43:43 +00:00
parent 2071544b32
commit 8683a1cd04
3 changed files with 6 additions and 6 deletions

View File

@@ -16,6 +16,11 @@
The license applies to all entries newer than 2009-04-28.
*/
2011-04-19 18:43 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/android/gccarm.mk
- config/android/mingw.mk
* Fixed to prev. Test these, I didn't do.
2011-04-19 18:39 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* src/common/hbtrace.c
* contrib/xhb/hbsyslog.c

View File

@@ -2,4 +2,4 @@
# $Id$
#
include $(TOP)$(ROOT)config/linux/gccarm.mk
include $(TOP)$(ROOT)config/$(HB_PLATFORM)/gcc.mk

View File

@@ -1,5 +0,0 @@
#
# $Id$
#
include $(TOP)$(ROOT)config/$(HB_PLATFORM)/mingwarm.mk