File: make-for-auto

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 178 bytes parent folder | download | duplicates (9)
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