This website requires JavaScript.
Explore
Help
Sign In
Minix
/
minix
Watch
1
Star
0
Fork
0
You've already forked minix
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
dd2552d6d40e493e64e630f60e40c11b43ca2121
minix
/
commands
/
cpp
/
cpp.sh
Ben Gras
8ef86ffe84
better cpp
2012-02-17 23:53:44 +01:00
3 lines
42 B
Bash
Raw
Blame
History
#!/bin/sh
/usr/pkg/bin/clang -cc1 -E
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink