3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
#!/bin/sh
|
||
|
exec $BE_C_COMPILER $BE_DEFAULT_C_FLAGS $*
|