summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-09-04 10:53:42 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-09-04 10:53:42 -0400
commitcdbff8dd82d42ca19b74c77026756bb515f97f62 (patch)
tree9331896b7c699028457c1f2048cc26a4c0e00a72
parent6921a5d7cbfae30a54788ff4e7c6f36a9609d24b (diff)
use GNU make on the sun4 architecture
-rwxr-xr-x.local.sun4/bin/make2
1 files changed, 2 insertions, 0 deletions
diff --git a/.local.sun4/bin/make b/.local.sun4/bin/make
new file mode 100755
index 0000000..fff3f2d
--- /dev/null
+++ b/.local.sun4/bin/make
@@ -0,0 +1,2 @@
+#/bin/bash
+gmake "$@"