mirror of
https://review.haiku-os.org/haiku
synced 2025-01-19 13:01:29 +01:00
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
|
#!/bin/sh
|
||
|
exec $BE_C_COMPILER $BE_DEFAULT_C_FLAGS $*
|