ligo/tools/lsp/squirrel/grammar/pascaligo/Makefile

6 lines
84 B
Makefile
Raw Normal View History

2020-09-11 21:26:51 +04:00
include ../parser.mk
test: src/parser.c; tree-sitter parse test.ligo
.PHONY: test