mirror of
https://github.com/mirror/make.git
synced 2024-12-28 05:40:10 +08:00
3 lines
36 B
Plaintext
3 lines
36 B
Plaintext
|
#!/bin/sh
|
||
|
exec perl $0.pl ${1+"$@"}
|