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 -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