[grisbi-cvs] grisbi/help/tips Makefile.am,1.12,1.13
Pierre Biava
pbiava at users.sourceforge.net
Mon Apr 26 23:26:13 CEST 2010
Update of /cvsroot/grisbi/grisbi/help/tips
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5134
Modified Files:
Makefile.am
Log Message:
add make disclean in file
Index: Makefile.am
===================================================================
RCS file: /cvsroot/grisbi/grisbi/help/tips/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.am 2 Oct 2009 21:35:03 -0000 1.12
+++ Makefile.am 26 Apr 2010 21:26:11 -0000 1.13
@@ -76,3 +76,11 @@
echo "uninstalling $(DESTDIR)$$dir/grisbi-tips.mo"; \
done
+mostlyclean:
+ rm -f core core.* *.pox $(PACKAGE).po *.new.po
+ rm -fr *.gmo
+
+clean: mostlyclean
+
+distclean: clean
+ rm -f Makefile *.mo
More information about the cvs
mailing list