Subversion Repositories DevTools

Rev

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

Rev 227 Rev 229
Line 18... Line 18...
18
#           Modify the definitions of GBE_xxxx as described below
18
#           Modify the definitions of GBE_xxxx as described below
19
#
19
#
20
#       Note: Global configuration may be placed in /etc/profile so that all
20
#       Note: Global configuration may be placed in /etc/profile so that all
21
#             users of the machine get a defined config.
21
#             users of the machine get a defined config.
22
#
22
#
23
#       See JATS.BAT for a windows equivelent file
23
#       See JATS.BAT for a windows equivalent file
24
#
24
#
-
 
25
# Package: PACKAGE_TAG
-
 
26
# Version: VERSION_TAG
25
#.........................................................................#
27
#.........................................................................#
26
 
28
 
27
#
29
#
28
#
30
#
29
#     Important JATS environment variables
31
#     Important JATS environment variables
Line 47... Line 49...
47
#    Use "jats -man" for a complete description of environment variables
49
#    Use "jats -man" for a complete description of environment variables
48
#
50
#
49
GBE_PERL=/usr/bin/perl
51
GBE_PERL=/usr/bin/perl
50
[ "$GBE_MACHTYPE" ]    || GBE_MACHTYPE=
52
[ "$GBE_MACHTYPE" ]    || GBE_MACHTYPE=
51
[ "$GBE_DPKG" ]        || GBE_DPKG=/net/auperaunx26/export/devl/dpkg_archive
53
[ "$GBE_DPKG" ]        || GBE_DPKG=/net/auperaunx26/export/devl/dpkg_archive
52
[ "$GBE_CORE" ]        || GBE_CORE=$GBE_DPKG/core_devl/VERSION_TAG
54
[ "$GBE_CORE" ]        || GBE_CORE=$GBE_DPKG/PACKAGE_TAG/VERSION_TAG
53
[ "$GBE_DPKG_CACHE" ]  || GBE_DPKG_CACHE=
55
[ "$GBE_DPKG_CACHE" ]  || GBE_DPKG_CACHE=
54
[ "$GBE_DPKG_LOCAL" ]  || GBE_DPKG_LOCAL=
56
[ "$GBE_DPKG_LOCAL" ]  || GBE_DPKG_LOCAL=
55
[ "$GBE_DPKG_STORE" ]  || GBE_DPKG_STORE=
57
[ "$GBE_DPKG_STORE" ]  || GBE_DPKG_STORE=
56
[ "$GBE_DPLY" ]        || GBE_DPLY=
58
[ "$GBE_DPLY" ]        || GBE_DPLY=
57
[ "$GBE_PLATFORM" ]    || GBE_PLATFORM=
59
[ "$GBE_PLATFORM" ]    || GBE_PLATFORM=