Browse Source
Merge pull request #471 from cschol/make-clean
Clean up libRack.a file
tags/v0.6.0
Andrew Belt
GitHub
7 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
Makefile
|
|
@@ -71,6 +71,7 @@ endif |
|
|
|
|
|
|
|
|
|
|
|
clean: |
|
|
|
rm -fv libRack.a |
|
|
|
rm -rfv $(TARGET) build dist |
|
|
|
|
|
|
|
# For Windows resources |
|
|
|