mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-01-01 18:10:48 +00:00
3 lines
36 B
Text
3 lines
36 B
Text
|
#!/bin/sh
|
||
|
exec perl $0.pl ${1+"$@"}
|