Browse Source

cpoll_cppsp: remove compiled cppsp pages during "make clean"

xaxaxa 12 years ago
parent
commit
ade1fd7431
1 changed files with 1 additions and 0 deletions
  1. 1 0
      cpoll_cppsp/Makefile

+ 1 - 0
cpoll_cppsp/Makefile

@@ -2,6 +2,7 @@ all: cppsp_0.2
 
 clean:
 	rm -rf cppsp_0.2-rc9 cppsp_0.2
+	rm -f www/*.so www/*.txt
 cppsp_0.2: cppsp_0.2-rc9.tar.xz
 	tar xf cppsp_0.2-rc9.tar.xz
 	ln -s cppsp_0.2-rc9 cppsp_0.2