X-Git-Url: https://git.saurik.com/cycript.git/blobdiff_plain/6b66678a01fd5897b986b154839ffd884e330214..53b59114e6a1f2e04ed99db5a0cce3e0d8dfd0f3:/makefile diff --git a/makefile b/makefile index 42ba7d6..f582252 100644 --- a/makefile +++ b/makefile @@ -46,7 +46,6 @@ depends := restart ?= $(MAKE) uname_s ?= $(shell uname -s) uname_p ?= $(shell uname -p) -uname_m ?= $(shell uname -m) -include $(uname_s).mk -include $(uname_s)-$(uname_p).mk