@ -3,9 +3,9 @@ STORAGE_PATH = $(BASE_PATH)/storage
BASE_OUT = $(BASE_PATH)/bin
dcgen:
@make gen-protobuf
@python3 ./shell/gen_protobuf.py
@python3 ./shell/proto.py
@make gen-struct
@python3 ./shell/make-struct.py
.PHONY : build
build: