From 2685826747779578ae6b5f2aaafe20785a3aa844 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 19 Sep 2012 10:04:28 -0400 Subject: mv .local.sun4{,u} # for historical reasons on sparc `arch` returns something different than `uname -m` --- .local.sun4u/bin/make | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .local.sun4u/bin/make (limited to '.local.sun4u/bin') diff --git a/.local.sun4u/bin/make b/.local.sun4u/bin/make new file mode 100755 index 0000000..fff3f2d --- /dev/null +++ b/.local.sun4u/bin/make @@ -0,0 +1,2 @@ +#/bin/bash +gmake "$@" -- cgit v1.2.3-54-g00ecf