mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 13:50:41 +01:00
shave tranforms the verbose autotools output into a pretty Kbuild-like one which makes it easier to spot warnings. See also http://damien.lespiau.name/blog/2009/02/18/shave-making-the-autotools-output-sane/ git clone git://git.lespiau.name/shave By default, shave is disabled and you have to explicitly enable it via ./configure --enable-shave. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
40 lines
367 B
Plaintext
40 lines
367 B
Plaintext
*~
|
|
.tar.gz
|
|
.deps
|
|
.libs
|
|
*.o
|
|
*.lo
|
|
*.la
|
|
Makefile
|
|
Makefile.in
|
|
autom4te.cache
|
|
config.guess
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
libtool
|
|
ltmain.sh
|
|
aclocal.m4
|
|
depcomp
|
|
stamp-h1
|
|
INSTALL
|
|
install-sh
|
|
missing
|
|
compile
|
|
rsyslogd
|
|
*.orig
|
|
rg.conf*
|
|
*.swp
|
|
# some common names I use during development
|
|
utils
|
|
tmp*
|
|
log
|
|
logfile
|
|
debug
|
|
core.*
|
|
shave
|
|
shave-libtool
|