From: Mark Wooding Date: Sat, 18 Feb 2006 18:14:29 +0000 (+0000) Subject: infra: Clean up project setup X-Git-Tag: 1.0.5mdw2~5 X-Git-Url: https://git.distorted.org.uk/~mdw/sw-tools/commitdiff_plain/65712207f6586ef1a710e5d535baec4316451887 infra: Clean up project setup --- diff --git a/.links b/.links index a1b5b8f..5ecd9c6 100644 --- a/.links +++ b/.links @@ -1,6 +1 @@ -missing -mkinstalldirs -install-sh COPYING -config.sub -config.guess diff --git a/setup b/setup deleted file mode 100755 index 5173638..0000000 --- a/setup +++ /dev/null @@ -1,9 +0,0 @@ -#! /bin/sh - -set -e -mklinks -mkaclocal -autoheader -autoconf -automake -mkdir build