blob: 12124d9eb31aafcfabce0747b3f2ea3fa87b1922 (
plain)
1
2
3
4
5
6
7
8
9
|
// -*- MPC -*-
// $Id$
project {
// We tested with all tao libs going to $(TAO_ROOT)/lib, but
// decided that it was easier to deal with all libs in one place.
libout = $(ACE_ROOT)/lib
}
|