Hamilton Turner %!s(int64=11) %!d(string=hai) anos
pai
achega
de66f739da
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      frameworks/C++/cpoll_cppsp/Makefile

+ 4 - 4
frameworks/C++/cpoll_cppsp/Makefile

@@ -1,11 +1,11 @@
-all: cppsp_0.2
+all: cppsp_0.2.3
 
 clean:
-	rm -rf $IROOT/cppsp_0.2
 	rm -f www/*.so www/*.txt
 	rm -f www/forcedynamic.cppsm.*
+	cd $(IROOT)/cppsp_0.2.3 all && $(MAKE) clean
 
-cppsp_0.2:
-	$(MAKE) CXX=g++-4.8 -C $(IROOT)/cppsp_0.2 all
+cppsp_0.2.3:
+	$(MAKE) CXX=g++-4.8 -C $(IROOT)/cppsp_0.2.3 all