SubDir OBOS_TOP src tests add-ons print pdf bezierbounds ; SubDirHdrs $(OBOS_TOP) src add-ons print drivers pdf source ; AddResources BezierBounds : BBApp.rsrc ; local sources = BBApp.cpp BBView.cpp BezierBounds.cpp SubPath.cpp ; SimpleTest BezierBounds : $(sources) : be root ; # Tell Jam where to find these sources: SEARCH on [ FGristFiles SubPath.cpp ] = [ FDirName $(OBOS_TOP) src add-ons print drivers pdf source ] ;