summaryrefslogtreecommitdiff
blob: b8ac88b1cadb2015741ed15d0cecc8d3b82c58f4 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# make-for-auto
#
# Run this to make with autoconf if you've previously run make-for-local

mv src/makefile src/makefile.static
mv prog/makefile prog/makefile.static