Lines Matching defs:shared
5 TESTS= simple recursive shared cycle49 # shared: both shared.1.99 and shared.2.99 depend on shared.0.50 # shared.0 must be made first, even though it is a child of52 shared: shared.1.99 .WAIT shared.2.9953 shared.1.99: shared.0 _ECHOUSE54 shared.2.99: shared.2.1 shared.0 _ECHOUSE