File: make-for-auto

package info (click to toggle)
leptonlib 1.86.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 26,400 kB
  • sloc: ansic: 196,718; cpp: 2,028; sh: 302; makefile: 280
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