OSDN Git Service

automake,autoconf等によって作られるファイルを削除。これらはcvsのリポジトリに入れるべきフィアルではない。
[hengbandforosx/hengbandosx.git] / bootstrap
diff --git a/bootstrap b/bootstrap
new file mode 100755 (executable)
index 0000000..a330d90
--- /dev/null
+++ b/bootstrap
@@ -0,0 +1,7 @@
+#! /bin/sh
+
+set -x
+aclocal
+autoheader
+automake --foreign --add-missing --copy
+autoconf