mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-11-25 04:35:44 +00:00
3 lines
36 B
Text
3 lines
36 B
Text
|
#!/bin/sh
|
||
|
exec perl $0.pl ${1+"$@"}
|