Changed CC and AR in demo makefiles to make cross compiling the demo applications easier.

This commit is contained in:
skarg
2010-03-01 19:01:40 +00:00
parent 9327994aef
commit d4b39c6b59
19 changed files with 76 additions and 32 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
#Makefile to build BACnet Application for GCC compiler
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
TARGET = bacdcc
+4 -1
View File
@@ -1,5 +1,8 @@
#Makefile to build BACnet Application for the Linux Port
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
TARGET = bacepics
+4 -1
View File
@@ -1,5 +1,8 @@
#Makefile to build BACnet Application for the Linux Port
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
TARGET = baciamr
+4 -1
View File
@@ -1,5 +1,8 @@
#Makefile to build BACnet Application for the Linux Port
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
TARGET = bacinitr
+4 -2
View File
@@ -1,7 +1,9 @@
#Makefile to build BACnet Application for the Linux Port
# Compiler to use
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
# Executable file name
TARGET = mstpcap
+4 -1
View File
@@ -1,5 +1,8 @@
#Makefile to build BACnet Application for the Linux Port
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
TARGET = bacarf
+5 -2
View File
@@ -1,6 +1,9 @@
#Makefile to build BACnet Application using GCC compiler
# Compiler to use
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
# Executable file name
TARGET = bacrp
+5 -2
View File
@@ -1,6 +1,9 @@
#Makefile to build BACnet Application for the Linux Port
# Compiler to use
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
# Executable file name
TARGET = bacrpm
+4 -2
View File
@@ -1,7 +1,9 @@
#Makefile to build BACnet Application for the Linux Port
# Compiler to use
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
# Executable file name
TARGET = bacrd
+4 -2
View File
@@ -1,7 +1,9 @@
#Makefile to build BACnet Application for the Linux Port
# Compiler to use
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
# Executable file name
TARGET = bacserv
+4 -2
View File
@@ -1,7 +1,9 @@
#Makefile to build BACnet Application for the Linux Port
# Compiler to use
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
# Executable file name
TARGET = bacts
+4 -2
View File
@@ -1,7 +1,9 @@
#Makefile to build BACnet Application for the Linux Port
# Compiler to use
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
# Executable file name
TARGET = bacucov
+4 -2
View File
@@ -1,7 +1,9 @@
#Makefile to build BACnet Application for the Linux Port
# Compiler to use
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
# Executable file name
TARGET = bacwh
+4 -1
View File
@@ -1,5 +1,8 @@
#Makefile to build BACnet Application for the Linux Port
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
TARGET = bacwi
+4 -1
View File
@@ -1,5 +1,8 @@
#Makefile to build BACnet Application for the Linux Port
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
TARGET = bacwir
+4 -2
View File
@@ -1,7 +1,9 @@
#Makefile to build BACnet Application for the Linux Port
# Compiler to use
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
# Executable file name
TARGET = bacawf
+4 -2
View File
@@ -1,7 +1,9 @@
#Makefile to build BACnet Application for the Linux Port
# Compiler to use
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
# Executable file name
TARGET = bacwp