File: pathbuild

package info (click to toggle)
c%2B%2B-annotations 13.04.01-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,636 kB
  • sloc: cpp: 25,471; makefile: 1,521; ansic: 165; sh: 126; perl: 90; fortran: 27
file content (4 lines) | stat: -rwxr-xr-x 55 bytes parent folder | download | duplicates (7)
1
2
3
4
#!/bin/bash

PATH=`pwd`/tmp/bin:$PATH
exec ./abuild $*