[sawfish: 23/42] improved clean rules
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish: 23/42] improved clean rules
- Date: Sat, 16 Apr 2011 05:28:30 +0000 (UTC)
commit 251b3a521208ea90659acd73fbf529a1c46ddc5d
Author: Christopher Roy Bratusek <nano tuxfamily org>
Date: Wed Apr 13 21:10:18 2011 +0200
improved clean rules
Makefile.in | 8 ++-
config.h.in | 183 -----------------------------------------------------------
2 files changed, 6 insertions(+), 185 deletions(-)
---
diff --git a/Makefile.in b/Makefile.in
index 82de71f..b415ef2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -11,7 +11,7 @@
#
# sawfish is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
@@ -101,9 +101,13 @@ distclean :
rm -f config.cache config.h config.log config.status Makedefs Makefile
rm -f *~ DOC* TAGS build.h sawfish.pc
+debclean : distclean
+ rm -f sawfish*.ebuild sawfish.spec.in libtool ltmain.sh config.h.in
+
gitclean : distclean
rm -f aclocal.m4 configure
- rm -rf autom4te.cache
+ rm -rf autom4te.cache m4/
+ rm -f libtool ltmain.sh
rm -f sawfish.spec sawfish*.ebuild
-fakeroot debian/rules clean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]