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
3f3e78ef590c69a720e82e50177a9525873fd6a5
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