# Component (mission) name. Developers need not change/delete this.
HD_COMPONENT_NAME	= suzaku

# Software release version number. Developers need not change/delete this.
HD_COMPONENT_VERS	=

# Perl script(s) to install.
HD_INSTALL_PERL_SCRIPTS	= aeattcor2

# perl libs
HD_INSTALL_PERL_LIBS 	=

# data files
HD_INSTALL_REFDATA	=

# Help file(s) to install.
HD_INSTALL_HELP		= aeattcor2.html

# Parameter file(s) to install.
HD_INSTALL_PFILES	= aeattcor2.par

HD_TEST_PERL_SCRIPTS	= ut_aeattcor2

include ${HD_STD_MAKEFILE}

