Define new options in OS400 RPG interface
Port OS400 compilation scripts to >= V5R2M0
This commit is contained in:
@@ -35,7 +35,7 @@ TGTCCSID='500' # Target CCSID of objects
|
||||
DEBUG='*ALL' # Debug level
|
||||
OPTIMIZE='10' # Optimisation level
|
||||
OUTPUT='*NONE' # Compilation output option.
|
||||
TGTRLS='V5R1M0' # Target OS release
|
||||
TGTRLS='V5R2M0' # Target OS release
|
||||
|
||||
export TARGETLIB STATBNDDIR DYNBNDDIR SRVPGM TGTCCSID DEBUG OPTIMIZE OUTPUTC
|
||||
export TGTRLS
|
||||
|
Reference in New Issue
Block a user