We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e89625 commit ace6994Copy full SHA for ace6994
Makefile
@@ -36,7 +36,7 @@ all: lkql gnatcheck build_lkql_native_jit doc
36
37
lkql: build/bin/liblkqllang_parse
38
39
-doc: build_lkql_native_jit
+doc:
40
cd user_manual && make clean html
41
cd lkql_checker/doc && make generate html-all
42
0 commit comments