chiark
/
gitweb
/
~mdw
/
mdwtools
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa031f7
)
infra: Clean up project setup
author
Mark Wooding
<mdw@ncipher.com>
Thu, 6 Apr 2006 13:23:29 +0000
(14:23 +0100)
committer
Mark Wooding
<mdw@ncipher.com>
Thu, 6 Apr 2006 13:23:29 +0000
(14:23 +0100)
.links
patch
|
blob
|
blame
|
history
setup
[deleted file]
patch
|
blob
|
blame
|
history
diff --git
a/.links
b/.links
index b091697ed9be93e1a04861cb124651e73282ee03..c23faf1c319252f55d7fabb75f8975427c3a1204 100644
(file)
--- a/
.links
+++ b/
.links
@@
-1,5
+1,2
@@
-missing
-mkinstalldirs
-install-sh
COPYING
gpl.tex
diff --git
a/setup
b/setup
deleted file mode 100755
(executable)
index
04ca935
..0000000
--- a/
setup
+++ /dev/null
@@
-1,8
+0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-mkaclocal
-m4 Makefile.m4 >Makefile.am
-autoconf
-automake