@@ -1,8 +1,8 @@
.PHONY: tsv_files srl_tagged_files
.PHONY: tsv_files srl_tagged_files json_files env
all: srl_tagged_files
all: json_files
json_files: srl_tagged_files
json_files: #TODO srl_tagged_files
cd tools; python3 gen_json.py
srl_tagged_files: tsv_files
The note is not visible to the blocked user.