230b7775fe
and minor fixes: . add ack/clean target to lib, 'unify' clean target . add includes as library dependency . mk: exclude warning options clang doesn't have in non-gcc . set -e in lib/*.sh build files . clang compile error circumvention (disable NOASSERTS for release builds)
30 lines
222 B
Text
30 lines
222 B
Text
cscope.*
|
|
*.swap
|
|
.*.sw[po]
|
|
.sw[po]
|
|
*~
|
|
*.orig
|
|
*.diff
|
|
*.patch
|
|
*.rej
|
|
*.[1-9].gz
|
|
*.o
|
|
*.[psS]o
|
|
*.a
|
|
*.d
|
|
.depend
|
|
obj-ack
|
|
obj-gnu
|
|
obj-elf-base
|
|
tools/revision
|
|
TAGS
|
|
tags
|
|
GPATH
|
|
GRTAGS
|
|
GSYMS
|
|
GTAGS
|
|
\#*#
|
|
CVS
|
|
!/.gitignore
|
|
.gitignore
|
|
.svn
|