~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

Linux Cross Reference
cvs/emstar/BUILD


  1 #
  2 # EmStar Master Build file
  3 #
  4 # This file controls which subdirectories we build
  5 #
  6 # $Id: BUILD,v 1.30 2005-06-18 01:20:01 girod Exp $
  7 #
  8 
  9 test {
 10         fusd/test/fusd-installed.sh
 11 }
 12 
 13 include {
 14         # fusd goes first, so its regressions run first
 15         fusd,
 16         libmisc,
 17         libevent,
 18         libdev,
 19         link,
 20         mote,
 21         sim,
 22         timesync,
 23         routing,
 24         topo_ctl,
 25         emproxy,
 26         skeletons,
 27         sensors,
 28         emview,
 29         timewarp,
 30         emrun, # do these regressions last
 31         projects,
 32         libnl,
 33         devel
 34 }

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ freetext search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.