compiler/bootstrap: Updated Makefiles for LDFLAGS location
authorJerome St-Louis <jerome@ecere.com>
Wed, 7 Nov 2012 14:24:59 +0000 (09:24 -0500)
committerJerome St-Louis <jerome@ecere.com>
Wed, 7 Nov 2012 14:24:59 +0000 (09:24 -0500)
compiler/bootstrap/ecc/Makefile
compiler/bootstrap/ecere/Makefile
compiler/bootstrap/ecp/Makefile
compiler/bootstrap/ecs/Makefile
compiler/bootstrap/libec/Makefile

index e904a26..9fe70d6 100644 (file)
@@ -15,10 +15,10 @@ TARGET_TYPE = executable
 ECFLAGS =
 ifndef DEBIAN_PACKAGE
 CFLAGS =
+LDFLAGS =
 endif
 CECFLAGS =
 OFLAGS =
-LDFLAGS =
 LIBS =
 
 ifdef DEBUG
index 7622a67..64a2192 100644 (file)
@@ -15,10 +15,10 @@ TARGET_TYPE = staticlib
 ECFLAGS =
 ifndef DEBIAN_PACKAGE
 CFLAGS =
+LDFLAGS =
 endif
 CECFLAGS =
 OFLAGS =
-LDFLAGS =
 LIBS =
 
 ifdef DEBUG
index 4a2dd61..5fdaac6 100644 (file)
@@ -15,10 +15,10 @@ TARGET_TYPE = executable
 ECFLAGS =
 ifndef DEBIAN_PACKAGE
 CFLAGS =
+LDFLAGS =
 endif
 CECFLAGS =
 OFLAGS =
-LDFLAGS =
 LIBS =
 
 ifdef DEBUG
index c45f23f..ac8673b 100644 (file)
@@ -15,10 +15,10 @@ TARGET_TYPE = executable
 ECFLAGS =
 ifndef DEBIAN_PACKAGE
 CFLAGS =
+LDFLAGS =
 endif
 CECFLAGS =
 OFLAGS =
-LDFLAGS =
 LIBS =
 
 ifdef DEBUG
index 72d529f..6acdca6 100644 (file)
@@ -15,10 +15,10 @@ TARGET_TYPE = staticlib
 ECFLAGS =
 ifndef DEBIAN_PACKAGE
 CFLAGS =
+LDFLAGS =
 endif
 CECFLAGS =
 OFLAGS =
-LDFLAGS =
 LIBS =
 
 ifdef DEBUG