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
e7855d00efd4596ea20a92f711e55813d88e0d28
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