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:
Richard Grenville
2013-02-05 16:49:27 +08:00
parent 8e34736c19
commit 218250546e
2 changed files with 11 additions and 11 deletions

1
.gitignore vendored
View File

@ -34,6 +34,7 @@ install_manifest.txt
# Misc files
core
*.core
oprofile_data/
compton.plist
callgrind.out.*