COPY SYS$PRGC.IMG REM::B:\IMG\
COPY *.ALS REM::M:\APP\

MKDIR REM::M:\C\
COPY stdio.O REM::M:\C\
COPY *.H REM::M:\C\
COPY *.C REM::M:\C\
EXIT

