]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Don't hard-code for ncc in mig and ncg scripts. patchset/2.1.0-4.2
authorR. Steve McKown <rsmckown@gmail.com>
Fri, 23 Apr 2010 22:39:53 +0000 (16:39 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Thu, 6 May 2010 15:35:14 +0000 (09:35 -0600)
commitb5f95b8b681e3c0260fba40ea82ad74b746cc669
treed207aa8684b9d599fca46ac0e022e5b4b566c468
parentd2cdc5f2493ab11225802801c25e7086c9f1429f
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