]> 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>
Mon, 9 Jul 2012 16:34:43 +0000 (10:34 -0600)
commite522ea4d25f311d0ae6e70b75a182dbc50ce101b
treedda377004ad6ac1bb00ec1d7c5f8423e756b4a16
parent68a51506fe6b2d54995cb60d0d5966696c0577ed
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