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 screenshot Makefile target.
tags/v2.2.0
Andrew Belt
2 years ago
parent
ac078c7e6f
commit
fa05737c65
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
Makefile
+ 0
- 3
Makefile
View File
@@ -121,9 +121,6 @@ ifdef ARCH_LIN
gdb --args ./$< -d
endif
screenshot: $(STANDALONE_TARGET)
./$< -d -t 2
perf: $(STANDALONE_TARGET)
# Requires perf
perf record --call-graph dwarf -o perf.data ./$< -d
Write
Preview
Loading…
Cancel
Save