[sawfish] rename realclean to distclean rule (really this time)



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]