# Model file for RSTS/E. # Source files are defined as SRC: and output (binaries) as BIN: # You may then edit RXTOOL.CMD and RTTOOL.CMD to reassign PUB: as needed. # also, the default protection code is set to <40> (making the files # executable by all users). $(FIRST) = { ! ! Edit the following line to redefine tool source, output, and protection ! ASSIGN DK: SRC ASSIGN DK: BIN ASSIGN <40> } $(BIN) = BIN: $(SRC) = SRC: