Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > media > contrib > by-pkgid > 21280410b6ea906d791d7a12afae2579 > files > 1832

libace5-doc-5.4-2mdk.i586.rpm

// -*- MPC -*-
// examples.mwc,v 1.3 2003/12/23 20:23:21 dhinton Exp

workspace {
  // This doesn't work quite yet, because not all the projects
  // can be created implicitly. To fix this, we can either create
  // a separate directory for each separate project, or we can
  // add mpc files for C++NPv1/2 and other problem directories.
  // The nice thing about splitting up into separate directories is
  // that it completely eliminates mpc maintenance.

  implicit = example_base
  cmdline += -include $PWD
}