Explorar o código

Clean by removing bin.v2, not bin.v1

[SVN r36681]
Douglas Gregor %!s(int64=19) %!d(string=hai) anos
pai
achega
fdff19ed20
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      configure

+ 1 - 1
configure

@@ -330,7 +330,7 @@ all: .dummy
 	echo "Not all Boost libraries built properly."
 
 clean: .dummy
-	rm -rf bin.v1
+	rm -rf bin.v2
 
 distclean: clean
 	rm -rf Makefile config.log

粤ICP备19079148号