# flower/lib/include/Makefile

# subdir level:
#
depth = ../..
#

# generic stuff/Makefile
#
include ./$(depth)/make/Include.make
include ./$(depth)/flower/VERSION

# identify module:
#
MODULE_NAME = flower


#

