chiark
/
gitweb
/
~mdw
/
skel
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0d834a
)
Script to transform CVS sources into buildable source tree.
author
mdw
<mdw>
Wed, 5 May 1999 19:29:26 +0000
(19:29 +0000)
committer
mdw
<mdw>
Wed, 5 May 1999 19:29:26 +0000
(19:29 +0000)
setup
[new file with mode: 0755]
patch
|
blob
diff --git a/setup
b/setup
new file mode 100755
(executable)
index 0000000..
c669e77
--- /dev/null
+++ b/
setup
@@ -0,0
+1,8
@@
+#! /bin/sh
+
+set -e
+mklinks
+mkaclocal
+automake
+autoconf
+mkdir build