mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-27 16:43:01 +00:00
10 lines
189 B
Plaintext
10 lines
189 B
Plaintext
|
!
|
||
|
! Ensure transfer vector is at beginning of image
|
||
|
!
|
||
|
CLUSTER=FIRST
|
||
|
COLLECT=FIRST,$$ENGINE
|
||
|
!
|
||
|
! make psects nonshareable so image can be installed.
|
||
|
!
|
||
|
PSECT_ATTR=$CHAR_STRING_CONSTANTS,NOWRT
|