.; inml.cmd - compile a program using macro, then put it in a library .; p1 program name foo .; p2 program purpose rotating_interrupt_vectors_1_bit .; p3 library to insert module into [1,1]bar .; p4 purpose of 'p3' milnet_crashing_subroutines .; #1 file to write clean-up commands to .; #2 file to write backup commands to .; .; backout: delete library only if it was created here .; cleanup: delete .obj file .; .enable substitution @inm 'p1' 'p2' @inl 'p1' 'p2' 'p3' 'p4'