summaryrefslogtreecommitdiff
path: root/tests/run_make_tests
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1999-09-14 02:03:19 +0000
committerPaul Smith <psmith@gnu.org>1999-09-14 02:03:19 +0000
commit1041b028ba63a910980575b22afe22ddf7243bf9 (patch)
tree3802242fe18a5e90d889f5d1ac66fb487361888b /tests/run_make_tests
parente62bccca3a1f5cca8f7c64d6763055323290ac2d (diff)
downloadmake-1041b028ba63a910980575b22afe22ddf7243bf9.tar.gz
* Added the test suite to the main distribution.
Diffstat (limited to 'tests/run_make_tests')
-rwxr-xr-xtests/run_make_tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run_make_tests b/tests/run_make_tests
new file mode 100755
index 00000000..b68b7849
--- /dev/null
+++ b/tests/run_make_tests
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec perl $0.pl ${1+"$@"}