chiark / gitweb /
infra: Clean up project setup master
authorMark Wooding <mdw@distorted.org.uk>
Sun, 12 Feb 2006 12:16:43 +0000 (12:16 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 12 Feb 2006 12:16:43 +0000 (12:16 +0000)
.links
setup [deleted file]

diff --git a/.links b/.links
index 720c5f4873955f7b7d586949abecc30cba28e4aa..7bf052d380353ee8f5b40bb0ac583a67f900e8b9 100644 (file)
--- a/.links
+++ b/.links
@@ -1,6 +1,3 @@
 COPYING
 COPYING
-install-sh
-mkinstalldirs
-missing
 mdwopt.c
 mdwopt.h
 mdwopt.c
 mdwopt.h
diff --git a/setup b/setup
deleted file mode 100755 (executable)
index 27dde72..0000000
--- a/setup
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-mkaclocal
-autoconf
-automake
-mkdir build