diff --git a/Makefile b/Makefile index 752791b1e..24735f20a 100755 --- a/Makefile +++ b/Makefile @@ -1,8 +1,6 @@ OS := $(shell uname -s) -PYTHON = python - ifeq ($(JOBS),) JOBS:=1 endif