Artifact 1a3f31697b598433cd488017b5b3865e81f4ec7b:
- File mac/mkputty.mpw — part of check-in [804f5806a0] at 2004-11-16 09:27:00 on branch trunk — CVS revision numbers, stored as `cvs2svn:cvs-rev' properties, are a useful piece of history in this repository but we don't want to preserve their latest values on future commits. Accordingly, I'm deleting them from all active development (though not from past release branches). (user: simon size: 352)
# $Id: mkputty.mpw 4787 2004-11-16 15:27:00Z simon $ Set makefile Makefile.mpw # Run Make, then execute its output. Echo "# `Date -t` ----- Analyzing dependencies." Begin Echo "Set Echo 1" Make {"Parameters"} -f "{makefile}" End > make.out Echo "# `Date -t` ----- Executing build commands." make.out Delete make.out Echo "# `Date -t` ----- Done."