summaryrefslogtreecommitdiff
blob: e19683199b08c6835b65e069c0939ac8eaf90220 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# make-for-local
#
# Run this first if you want to use these static makefiles

cp src/makefile.static src/makefile
cp prog/makefile.static prog/makefile