mirror of
https://github.com/mirror/make.git
synced 2025-01-01 07:50:52 +08:00
3 lines
36 B
Perl
Executable File
3 lines
36 B
Perl
Executable File
#!/bin/sh
|
|
exec perl $0.pl ${1+"$@"}
|