Py -> Include

This commit is contained in:
Guido van Rossum 1993-12-26 18:15:49 +00:00
parent 0d2d397bc5
commit 1dfec14f83
1 changed files with 1 additions and 1 deletions

View File

@ -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