import libs = libformat%lib{format} import libs += libprint%lib{print} lib{hello}: {hxx cxx}{hello} $libs cxx.poptions += -I$src_root lib{hello}: cxx.export.poptions = -I$src_root # Install into the hello/ subdirectory of, say, /usr/include/. # install.include = $install.include/hello