File: Gmake

package info (click to toggle)
sformat 3.5-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 3,588 kB
  • ctags: 5,796
  • sloc: ansic: 32,949; sh: 2,138; makefile: 187; pascal: 42
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 "$@"