Improvement

* Added all make option to Makefile
* Added broker and subscriber setup on readme.md
This commit is contained in:
infidel
2022-03-27 16:05:40 +07:00
parent 7009cb27c4
commit 3f2913bb02
16 changed files with 9 additions and 8 deletions

View File

@@ -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: