summaryrefslogtreecommitdiff
path: root/.local.sun4u
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-09-19 10:04:28 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-09-19 10:04:28 -0400
commit2685826747779578ae6b5f2aaafe20785a3aa844 (patch)
tree6fc91f84047b0d9305f8256fc509685e3406b334 /.local.sun4u
parent97eafcb2cd8bcf79dfe91a195a11c033da281fb8 (diff)
mv .local.sun4{,u} # for historical reasons on sparc `arch` returns something different than `uname -m`
Diffstat (limited to '.local.sun4u')
-rwxr-xr-x.local.sun4u/bin/make2
1 files changed, 2 insertions, 0 deletions
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 "$@"