It expands the definition of INCLUDES and adds it to the compiler
invocation command. In this case it results to
<compiler-command> -I . -I ../Interceptbase
i.e. adds some additional include file paths.
Regards,
Harri
________________________________
From: [email protected]
[mailto:[email protected]] On Behalf Of milos
rovcanin
Sent: Friday, May 08, 2009 12:30 PM
To: [email protected]
Subject: [Tinyos-help] I can't understand this MAKEFILE
Hello, I have troubles trying to figure out RssiBase's make file! It
looks like this:
COMPONENT=RssiBaseAppC
INCLUDES= -I.. \
-I../InterceptBase
CFLAGS += $(INCLUDES)
include $(MAKERULES)
Can anyone help me, please? What does CFLAGS+=$(INCLUDES) line do ?
--
Best regards, Milos Rovcanin
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help