make-for-auto 178 B

12345678
  1. #!/bin/sh
  2. #
  3. # make-for-auto
  4. #
  5. # Run this to make with autoconf if you've previously run make-for-local
  6. mv src/makefile src/makefile.static
  7. mv prog/makefile prog/makefile.static