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 622ce2c commit 7542b14Copy full SHA for 7542b14
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 build 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
0 commit comments