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 the Linux Port
CC := gcc
# tools - only if you need them.
# Most platforms have this already defined
# CC = gcc
TARGET = bacinitr