]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Don't hard-code for ncc in mig and ncg scripts.
authorR. Steve McKown <rsmckown@gmail.com>
Fri, 23 Apr 2010 22:39:53 +0000 (16:39 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Thu, 4 Nov 2010 14:25:30 +0000 (08:25 -0600)
commit078f3c8d49df94eee15f01452c442b65cb5ecb40
tree02ec1b814f9d0ef74caae1134a03b36a29f85352
parent4b355f18567d48e673a2c4cfc617181675f38b54
Don't hard-code for ncc in mig and ncg scripts.

The rationalization for this change is that nesc shouldn't really know where
tinyos-tools is installed, since they are separate packages.  The pragmatic
reason for this change is that it allows using ncc from tinyos-tools before
installation to allow a single debian tinyos source package to build both
tinyos-tools and tinyos-source-VERSION packages.
tools/tinyos/ncc/mig.in
tools/tinyos/ncc/ncg.in