took out an unused command from the clean rule.

This commit is contained in:
Harry Moffat
2010-02-09 19:44:37 +00:00
parent 0756ede089
commit 9023c30cd8

View File

@@ -11,7 +11,6 @@ test:
clean:
(cd ../../examples/cxx ; @MAKE@ clean )
../../bin/rm_cvsignore
depends: