diff options
Diffstat (limited to 'icebox')
-rw-r--r-- | icebox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |