Misc #86: Compatibility with BSD install
- Make Makefile compatible with BSD install, by dropping -D. - Make CFG independent in Makefile, to allow people to specify CFLAGS as a parameter to make. - Correct location of .clang_complete.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,6 +34,7 @@ install_manifest.txt
|
||||
|
||||
# Misc files
|
||||
core
|
||||
*.core
|
||||
oprofile_data/
|
||||
compton.plist
|
||||
callgrind.out.*
|
||||
|
Reference in New Issue
Block a user