File: Gmake

package info (click to toggle)
cdrdao 1%3A1.2.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,316 kB
  • sloc: ansic: 62,898; cpp: 51,127; sh: 6,800; perl: 673; makefile: 540; xml: 41; pascal: 41
file content (4 lines) | stat: -rwxr-xr-x 57 bytes parent folder | download | duplicates (30)
1
2
3
4
#!/bin/sh
MAKEPROG=gmake
export MAKEPROG
exec gmake "$@"