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 dbed7be commit de44a37Copy full SHA for de44a37
Makefile
@@ -92,4 +92,4 @@ unicode_gen: $(BUILD_DIR)
92
libunicode-table.h: unicode_gen
93
$(BUILD_DIR)/unicode_gen unicode $@
94
95
-.PHONY: all debug install clean distclean stats test test262 test262-update test262-check microbench unicode_gen
+.PHONY: all debug install clean distclean stats test test262 test262-update test262-check microbench unicode_gen $(QJS)
0 commit comments