Compilation control definition (CCDEF) contains all the information necessary to produce and track software components by compiling the program as input to 'Object module'.
SINC
statement implies INCLUDE SOURCE
dependencies on the “Program” file.
SINC <PROGRAM> <TYPE> <COMMENT>
Where program
is the name of the Program (COBOL, JCL, PROC, REXX, PL1, RPG, ASM, LNK, EZT or CTL) in the project.comment
is optional in the statement.