#
#	This is Sub Makefile for Help.
#

#### Input extention ####
# Defined at Main

#### Suffixes rule ####

#### INCLUDE ####

#### Definition ####
# Defined at Main

#### Rules of the list created ####


##### Commands #####
help::
	make help_$(MAKE_ROOT);
							
##### Commands(Input to Output) #####
