mirror of
https://github.com/python/cpython.git
synced 2025-11-11 22:55:08 +00:00
Py -> Include
This commit is contained in:
parent
0d2d397bc5
commit
1dfec14f83
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
TOP= ..
|
TOP= ..
|
||||||
PGENDIR= $(TOP)/Parser
|
PGENDIR= $(TOP)/Parser
|
||||||
PGEN= $(PGENDIR)/pgen
|
PGEN= $(PGENDIR)/pgen
|
||||||
DESTH= $(TOP)/Py/graminit.h
|
DESTH= $(TOP)/Include/graminit.h
|
||||||
DESTC= $(TOP)/Python/graminit.c
|
DESTC= $(TOP)/Python/graminit.c
|
||||||
|
|
||||||
all: install
|
all: install
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue