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 62d079c commit cf9d4f9Copy full SHA for cf9d4f9
Makefile
@@ -28,5 +28,5 @@ dir='$(top_srcdir)/src/include'
28
endif
29
30
# uncomment this if you need autogeneration
31
-serialize.c deserialize.c: gen_parser.py nodes.h serialize.mako deserialize.mako
32
- python gen_parser.py nodes.h $(dir)
+#serialize.c deserialize.c: gen_parser.py nodes.h serialize.mako deserialize.mako
+# python gen_parser.py nodes.h $(dir)
0 commit comments