Improvement
* Added all make option to Makefile * Added broker and subscriber setup on readme.md
This commit is contained in:
@@ -6,7 +6,7 @@ DEPS:=$(shell cat ./satan.txt)
|
||||
MAKEFLAGS += --silent
|
||||
|
||||
|
||||
all: test_401_full test_593_full
|
||||
all: enc_593.so dec_593.so enc_401.so dec_401.so test_401_full test_593_full
|
||||
@echo "Compiled " $@
|
||||
|
||||
test_401_full:
|
||||
|
||||
Reference in New Issue
Block a user