mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 13:54:15 -07:00
Add some historic code just for the heck of it.
This commit is contained in:
parent
6bb855873d
commit
54c47a1e03
50 changed files with 8064 additions and 0 deletions
5
attic/historic/anode/libspark/experiments/Makefile
Normal file
5
attic/historic/anode/libspark/experiments/Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
all:
|
||||
g++ -O6 -ftree-vectorize -o FindGoodSegmentDelimiters FindGoodSegmentDelimiters.cpp -lboost_thread -lpthread
|
||||
|
||||
clean:
|
||||
rm FindGoodSegmentDelimiters
|
Loading…
Add table
Add a link
Reference in a new issue