From 55a46367881e17b05bd64d9f44b30bf6623b5e37 Mon Sep 17 00:00:00 2001 From: Aaron Bieber Date: Tue, 18 Aug 2015 16:02:57 -0600 Subject: set PYTHON in subdir --- icebox/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/icebox/Makefile b/icebox/Makefile index f611cce..cd92235 100644 --- a/icebox/Makefile +++ b/icebox/Makefile @@ -1,3 +1,4 @@ +PYTHON ?= python2 DESTDIR = /usr/local all: chipdb-1k.txt chipdb-8k.txt -- cgit v1.2.3