# Cycript - Optimizing JavaScript Compiler/Runtime
-# Copyright (C) 2009-2014 Jay Freeman (saurik)
+# Copyright (C) 2009-2015 Jay Freeman (saurik)
# GNU Affero General Public License, Version 3 {{{
#
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# }}}
+.SECONDARY:
.DELETE_ON_ERROR:
SHELL := /bin/bash