This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dd24562c1a71ca2bff6c76159ef559ba34a19506
haiku-beta6
/
data
/
bin
/
cc
T
3 lines
53 B
Bash
Raw
Normal View
History
Unescape
Escape
Added cc and c++ wrapper scripts.
2008-02-07 00:26:02 +00:00
#!/bin/sh
exec
$BE_C_COMPILER
$BE_DEFAULT_C_FLAGS
$*
Reference in New Issue
Copy Permalink