Author: wyoung
Date: Fri Mar 3 13:45:40 2006
New Revision: 1209
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1209&view=rev
Log:
cleanmf removes more types of VC++ generated files
Modified:
branches/v2.1-bakefile/cleanmf
Modified: branches/v2.1-bakefile/cleanmf
URL:
http://svn.gna.org/viewcvs/mysqlpp/branches/v2.1-bakefile/cleanmf?rev=1209&r1=1208&r2=1209&view=diff
==============================================================================
--- branches/v2.1-bakefile/cleanmf (original)
+++ branches/v2.1-bakefile/cleanmf Fri Mar 3 13:45:40 2006
@@ -1,6 +1,4 @@
#!/bin/sh
-rm -f {.,examples,lib}/*.ds?
+rm -f {.,examples,lib}/*.{ds?,ncb,sln,suo,vcproj}
rm -f {.,examples,lib}/Makefile
-rm -f {.,examples,lib}/Makefile.in
-rm -f {.,examples,lib}/Makefile.mingw
-rm -f {.,examples,lib}/Makefile.simple
+rm -f {.,examples,lib}/Makefile.{in,mingw,simple}
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits