File: make-for-local

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