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