mirror of
https://github.com/mirror/make.git
synced 2024-12-26 04:40:16 +08:00
3 lines
36 B
Perl
Executable File
3 lines
36 B
Perl
Executable File
#!/bin/sh
|
|
exec perl $0.pl ${1+"$@"}
|