diff options
-rwxr-xr-x | .local.sun4/bin/make | 2 |
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 "$@" |