2010-06-10 02:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* config/wce/poccarm.mk
  * config/win/xcc.mk
  * config/win/pocc.mk
  * config/win/bcc.mk
  * config/win/icc.mk
    * Cleanups/formatting. Also Embarcadero patch by Tamas Tevesz.
This commit is contained in:
Viktor Szakats
2010-06-10 00:37:10 +00:00
parent 0618886c04
commit 5150ffda36
6 changed files with 13 additions and 6 deletions

View File

@@ -16,6 +16,14 @@
The license applies to all entries newer than 2009-04-28.
*/
2010-06-10 02:36 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/wce/poccarm.mk
* config/win/xcc.mk
* config/win/pocc.mk
* config/win/bcc.mk
* config/win/icc.mk
* Cleanups/formatting. Also Embarcadero patch by Tamas Tevesz.
2010-06-10 02:33 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/global.mk
% Minor optimization, in bcc location detection. I hope.

View File

@@ -2,7 +2,7 @@
# $Id$
#
# GNU MAKE file for Pelles ISO C Compiler for WinCE
# GNU Make file for Pelles ISO C Compiler for WinCE
OBJ_EXT := .obj
LIB_PREF :=

View File

@@ -2,7 +2,7 @@
# $Id$
#
# GNU MAKE file for Borland/CodeGear C/C++ 32-bit (4.x-)
# GNU Make file for Borland/CodeGear/Embarcadero C/C++ 32-bit (4.x-)
OBJ_EXT := .obj
LIB_PREF :=

View File

@@ -2,8 +2,7 @@
# $Id$
#
# Intel(R) C/C++ Compiler
# (usage is largely compatible with msvc)
# Intel(R) C/C++ Compiler (usage is largely compatible with msvc)
OBJ_EXT := .obj
LIB_PREF :=

View File

@@ -2,7 +2,7 @@
# $Id$
#
# GNU MAKE file for Pelles ISO C Compiler
# GNU Make file for Pelles ISO C Compiler
OBJ_EXT := .obj
LIB_PREF :=

View File

@@ -2,7 +2,7 @@
# $Id$
#
# GNU MAKE file for xHarbour.com POCC compiler
# GNU Make file for xHarbour.com POCC compiler
OBJ_EXT := .obj
LIB_PREF :=