make-convert

Convert a legacy makefile into YAML format.

drush make-convert

Arguments:

makefile : Filename of the makefile to convert.

Options:

--includes : A list of makefiles to include at build-time.

Examples:

Convert example.make to example.make.yml

drush make-convert example.make