Usually you can do something like:

PFLAGS += -I/my/include/dir

or the same with CFLAGS

CFLAGS is a built-in for arguments to the C compiler,
and I think PFLAGS is a TOSism for Pre-Processor flags
that go to NCC, but I won't swear to that.

MS


roberto pagliari wrote:
I'd like to add a directory where I put some other library components. where and how do I define that? I'm not expert using makefiles.


thank you


------------------------------------------------------------------------

_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to