File: make-for-local

package info (click to toggle)
leptonlib 1.84.1-4
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 29,476 kB
  • sloc: ansic: 196,041; sh: 4,543; cpp: 2,026; makefile: 284
file content (8 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download | duplicates (8)
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