Fix clean rule for a makefile
authorPavel Labath <labath@google.com>
Fri, 1 Apr 2016 12:59:37 +0000 (12:59 +0000)
committerPavel Labath <labath@google.com>
Fri, 1 Apr 2016 12:59:37 +0000 (12:59 +0000)
commitf0537825a226c15eef6db5ca50be4640f7471ea1
tree9029ad0c6cfef1434f4573a1c97b9afc573cc765
parentb97f4beec44e0658c4d844ae7ac05a79561ec144
Fix clean rule for a makefile

The test was failing on windows because the clean rule (which is executed even if the test is
skipped) returned an error there.

llvm-svn: 265140
lldb/packages/Python/lldbsuite/test/lang/objc/objc-static-method-stripped/Makefile