This website requires JavaScript.
Explore
Help
Register
Sign In
augusto
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ed9a2c9440
dotfiles
/
local
/
bin
/
sample-compile-flags
4 lines
86 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
[
-e compile_flags.txt
]
||
printf
'%s\n%s\n'
'-I'
'.'
> compile_flags.txt
Reference in New Issue
View Git Blame
Copy Permalink