mirror of
https://github.com/python/cpython.git
synced 2024-11-24 02:15:30 +08:00
Py -> Include
This commit is contained in:
parent
0d2d397bc5
commit
1dfec14f83
@ -1,7 +1,7 @@
|
||||
TOP= ..
|
||||
PGENDIR= $(TOP)/Parser
|
||||
PGEN= $(PGENDIR)/pgen
|
||||
DESTH= $(TOP)/Py/graminit.h
|
||||
DESTH= $(TOP)/Include/graminit.h
|
||||
DESTC= $(TOP)/Python/graminit.c
|
||||
|
||||
all: install
|
||||
|
Loading…
Reference in New Issue
Block a user