aboutsummaryrefslogtreecommitdiff
path: root/autogen
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2006-08-17 00:48:04 +0000
committerRuss Allbery <rra@stanford.edu>2006-08-17 00:48:04 +0000
commit774de98a472fc25bb8162057e1ae88603d28cfd4 (patch)
tree0105175ce0c1f628c087d8f546061e76385a2834 /autogen
parent6f79b22ae2db9b9114a8300a9710e21f9068e121 (diff)
Import gen_srvtab as kasetkey and add the basic build framework.
Diffstat (limited to 'autogen')
-rwxr-xr-xautogen8
1 files changed, 8 insertions, 0 deletions
diff --git a/autogen b/autogen
new file mode 100755
index 0000000..366b452
--- /dev/null
+++ b/autogen
@@ -0,0 +1,8 @@
+#!/bin/sh
+# $Id$
+#
+# Run this shell script to bootstrap as necessary after a fresh checkout
+# from Subversion.
+
+autoreconf
+rm -rf autom4te.cache