diff options
author | rsc <devnull@localhost> | 2005-11-25 13:18:11 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-11-25 13:18:11 +0000 |
commit | 26242ab70628600ba802cbe7ffe1422ac73deb1e (patch) | |
tree | 4ddf692cde00818f9f1e1f18fa8c9812f9ea9c37 /configure | |
parent | cfd51d5e7ecd57188d2adcc968793076c0ea732e (diff) | |
download | plan9port-26242ab70628600ba802cbe7ffe1422ac73deb1e.tar.gz plan9port-26242ab70628600ba802cbe7ffe1422ac73deb1e.tar.bz2 plan9port-26242ab70628600ba802cbe7ffe1422ac73deb1e.zip |
For annoying people like Uriel.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure new file mode 100755 index 00000000..e65a484c --- /dev/null +++ b/configure @@ -0,0 +1,4 @@ +#!/bin/sh + +echo read the README file. + |