lib{foo}: cxx{foo} hxx{foo}

cxx.poptions += -I$src_root
lib{foo}: cxx.export.poptions = -I$src_root

# Install into the libfoo/ subdirectory of, say, /usr/include/.
#
install.include = $install.include/foo
