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
38
Wiki
Activity
Browse Source
Remove interactive mode from dep `make clean`
pull/1639/head
Andrew Belt
6 years ago
parent
5ec0cf5d56
commit
7ea2b651c3
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dep/Makefile
+ 1
- 1
dep/Makefile
View File
@@ -147,4 +147,4 @@ $(rtaudio):
$(MAKE) -C rtaudio/cmakebuild install
$(MAKE) -C rtaudio/cmakebuild install
clean:
clean:
git clean -ffdx
i
git clean -ffdx
Write
Preview
Loading…
Cancel
Save