help_target

Name

help_target  --  create a help target

Synopsis

help_target

Description

help_target creates a help target and start and end comments of the makefile. Running "make help" will give the user info about other targets and when to use them.

Example

Add a help target to the makefile:

    help_target