[Tinyos-help] make -I option
Michael Schippling
schip at santafe.edu
Mon Jul 2 18:29:31 PDT 2007
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
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
More information about the Tinyos-help
mailing list