add new make-target 'bins'
so you can easily build the useful demos
This commit is contained in:
+2
-1
@@ -87,7 +87,8 @@ endif
|
||||
TIMING=timing
|
||||
TEST=test
|
||||
|
||||
DEMOS=hashsum ltcrypt small tv_gen sizes constants
|
||||
USEFUL_DEMOS=hashsum
|
||||
DEMOS=$(USEFUL_DEMOS) ltcrypt small tv_gen sizes constants
|
||||
|
||||
TIMINGS=demos/timing.o
|
||||
TESTS=demos/test.o
|
||||
|
||||
Reference in New Issue
Block a user