make-for-local 165 B

12345678
  1. #!/bin/sh
  2. #
  3. # make-for-local
  4. #
  5. # Run this first if you want to use these static makefiles
  6. cp src/makefile.static src/makefile
  7. cp prog/makefile.static prog/makefile