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
643df789c92ced2eb2dcafe0d1ea5855efbe888a
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