Thanks to visit codestin.com Credit goes to github.com
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 0d2d397 commit 1dfec14Copy full SHA for 1dfec14
1 file changed
Grammar/Makefile
@@ -1,7 +1,7 @@
1
TOP= ..
2
PGENDIR= $(TOP)/Parser
3
PGEN= $(PGENDIR)/pgen
4
-DESTH= $(TOP)/Py/graminit.h
+DESTH= $(TOP)/Include/graminit.h
5
DESTC= $(TOP)/Python/graminit.c
6
7
all: install
0 commit comments