]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Don't hard-code for ncc in mig and ncg scripts. release/2.1.0-4.1
authorR. Steve McKown <rsmckown@gmail.com>
Fri, 23 Apr 2010 22:39:53 +0000 (16:39 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Fri, 23 Apr 2010 23:05:56 +0000 (17:05 -0600)
commit9a2538d9fd4749f0f3ee341b02b1a03dd2919c14
treebd0f37a56ddf941b07e8390d8ea3914964dcc390
parent17520eb8bac98a289a9bc940cab3a6ad0bf56b26
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