File: make-for-local

package info (click to toggle)
leptonlib 1.69-3.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 16,524 kB
  • sloc: ansic: 150,221; sh: 10,299; makefile: 167
file content (8 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download | duplicates (7)
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