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