# COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.
#
# Module name   : Makefile.pl
# Module type   : Makefile system
# Environment(s): JATS
#
# Description:
#   Common Makefile.pl definition(s) for development tree,
#   referenced by all source tree Makefile.pl allowing
#   common configuration.
#
#.........................................................................#
#
#   Top level Makefile.pl, used to provide global options
#   This file, normally, does not contain any definitions

#
#   The following specifications apply to all Makefile.pl scripts located
#   within the this build tree
#

#..  Successful termination
1;

