strip(1) is not alias-able or function-able for make(1).
authorshort <>
Tue, 17 Feb 2004 19:50:42 +0000 (19:50 +0000)
committershort <>
Tue, 17 Feb 2004 19:50:42 +0000 (19:50 +0000)
bin/strip [new file with mode: 0755]

diff --git a/bin/strip b/bin/strip
new file mode 100755 (executable)
index 0000000..70cf013
--- /dev/null
+++ b/bin/strip
@@ -0,0 +1,2 @@
+#! /bin/bash
+exec passg "$0" "$@"