$NetBSD: patch-ab,v 1.1 2002/01/16 20:27:11 drochner Exp $ --- Misc/Makefile.pre.in.orig Wed Jan 16 21:11:24 2002 +++ Misc/Makefile.pre.in Wed Jan 16 21:11:43 2002 @@ -92,7 +92,7 @@ TARGET= python # Installed python binary (used only by boot target) -PYTHON= python +PYTHON= python2.0 # Add more -I and -D options here CFLAGS= $(OPT) -I$(INCLUDEPY) -I$(EXECINCLUDEPY) $(DEFS)