CTCR(1-SVR4) RISC/os Reference Manual CTCR(1-SVR4)
NAME
ctc, ctcr - ctrace, compile and run programs
SYNOPSIS
ctc [ ctrace options ] file ... [ makefile target ] [ make
macros ]
ctcr [ ctrace options ] file ... [ makefile target ] [ make
macros ]
DESCRIPTION
ctc and ctcr will run ctrace(1) on the specified files, com-
pile them (possibly via the optionally supplied Makefile
target and arguments to it), and in the case of ctcr, run
the resulting program. The file .ctcr_init will be executed
before processing the files.
SEE ALSO
ctrace(1).
Printed 11/19/92 Page 1