mirror of
https://https.git.savannah.gnu.org/git/make.git
synced 2026-01-27 01:44:30 +00:00
3 lines
36 B
Perl
Executable File
3 lines
36 B
Perl
Executable File
#!/bin/sh
|
|
exec perl $0.pl ${1+"$@"}
|