depth = ..
#
+# identify module:
+#
NAME = lilypond
+#
# generic variables:
#
include VERSION
#
-# identify module:
-#
-
-#
-
# descent order into subdirectories:
#
SUBDIRS = include
# list of custom libraries:
#
-MODULE_LIBDEPS= check-flower-deps check-lily-deps
+MODULE_LIBDEPS= check-flower-deps check-lib-deps
MODULE_LIBES= -llily -lflower
#
localuninstall: uninstallexe
$(outdir)/lily-version.o: $(outdir)/version.hh
+
+# make config.hh. Ugh
+$(outdir)/main.o: $(libout)/config.hh
+
+$(libout)/config.hh: check-lib-deps