This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
Merge pull request
#471
from cschol/make-clean
Clean up libRack.a file
pull/1639/head
Andrew Belt
GitHub
7 years ago
parent
1479b95968
168e25d427
commit
772474a425
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
Makefile
+ 1
- 0
Makefile
View File
@@ -71,6 +71,7 @@ endif
clean:
clean:
rm -fv libRack.a
rm -rfv $(TARGET) build dist
rm -rfv $(TARGET) build dist
# For Windows resources
# For Windows resources
Write
Preview
Loading…
Cancel
Save