NAME

# App::hopen::Gen::Make::AssetGraphVisitor - visitor to write goals

SYNOPSIS

This is the visitor used when App::hopen::Gen::Make traverses the asset graph. Its purpose is to tie the inputs to each goal into that goal.

FUNCTIONS

visit_goal

Write a goal entry to the Makefile being built. This happens while the asset graph is being run.

visit_node

No-op.