Fix broken mkdir -p call in regen-pegen (#19695)
We should use `$(MKDIR_P) <directory>`, not `$(MKDIR_P) -p <directory>`.
G
Guido van Rossum committed
3e89251ba87333cdf0b41a90a7f5c83d1e2280fa
Parent: bc28805
Committed by GitHub <noreply@github.com>
on 4/23/2020, 11:30:42 PM