import libs = libhello%lib{hello} ./: exe{hello} doc{version} file{manifest} doc{version}: file{manifest} # Generated by the version module. doc{version}: dist = true exe{hello}: cxx{hello} $libs exe{hello}: test.arguments = World "Planet #345732" exe{hello}: test.output = test.out