From d9dbdb325543bd747cd1bfb3e1142ea6daf2b637 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 13 Mar 2009 15:48:40 -0700 Subject: Add shave support, enabled by default. This cuts down build system noise so that warnings are more visible. The old style output can be reenabled for build system debugging using "make V=1", or --disable-shave at configure time. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2198dd93..0479eb8b 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,8 @@ install-sh libtool ltmain.sh missing +shave +shave-libtool stamp-h1 i810.4 intel.4 -- cgit v1.2.3