#define IHaveSubdirs
# libtable must be built before "build" and "build" before "src"
SUBDIRS	= libtable build spec src test examples/xfontsel X11/Xo doc

#include "Xo.tmpl"

NamedTargetSubdirs(all,$(SUBDIRS),"making",,all)
DependSubdirs($(SUBDIRS))
