#
# Make sure omake is up-to-date
#
OMakeVersion(0.9.0)

#
# Include the standard configuration
#
include $(STDROOT)

#
# LibMojave is standalone
#
LM_STANDALONE = true

#
# Include the OMakefile
#
.SUBDIRS: .

