Subversion Repositories DevTools

Rev

Rev 7299 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7299 Rev 7300
Line 1... Line 1...
1
########################################################################
1
########################################################################
2
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
2
# COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.
3
#
3
#
4
# Module name   : gen_cots.pl
4
# Module name   : gen_cots.pl
5
# Module type   : Makefile system
5
# Module type   : Makefile system
6
# Compiler(s)   : Perl
6
# Compiler(s)   : Perl
7
# Environment(s): jats
7
# Environment(s): jats
Line 733... Line 733...
733
#   The text is read and keywords are processed
733
#   The text is read and keywords are processed
734
#
734
#
735
 
735
 
736
__DATA__
736
__DATA__
737
########################################################################
737
########################################################################
738
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
738
# COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.
739
#
739
#
740
# Module name   : build.pl
740
# Module name   : build.pl
741
# Module type   : JATS Build File
741
# Module type   : JATS Build File
742
# Environment(s): JATS Build System
742
# Environment(s): JATS Build System
743
#
743
#
Line 768... Line 768...
768
#   Generate Files
768
#   Generate Files
769
BuildDescpkg   ();
769
BuildDescpkg   ();
770
BuildMake      ();
770
BuildMake      ();
771
__ENDBUILD
771
__ENDBUILD
772
########################################################################
772
########################################################################
773
# Copyright (c) VIX TECHNOLOGY (AUST) LTD
773
# COPYRIGHT - VIX IP PTY LTD ("VIX"). ALL RIGHTS RESERVED.
774
#
774
#
775
# Module name   : Makefile.pl
775
# Module name   : Makefile.pl
776
# Module type   : JATS Make File
776
# Module type   : JATS Make File
777
# Environment(s): JATS Build System
777
# Environment(s): JATS Build System
778
#
778
#