[sawfish] rename realclean to distclean rule (really this time)
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Subject: [sawfish] rename realclean to distclean rule (really this time)
- Date: Sat, 25 Jul 2009 16:32:59 +0000 (UTC)
commit 0e604e7a5547380ba51a9f11a5cde90f34e76dcc
Author: chrisb <zanghar freenet de>
Date: Sat Jul 25 18:31:52 2009 +0200
rename realclean to distclean rule (really this time)
po/Makefile.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/po/Makefile.in b/po/Makefile.in
index 9372e56..116219a 100644
--- a/po/Makefile.in
+++ b/po/Makefile.in
@@ -81,7 +81,7 @@ uninstall :
clean :
rm -f core *~ *.mo
-realclean : clean
+distclean : clean
rm -f Makefile $(PACKAGE).pot
.PHONY : all install uninstall clean realclean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]