chiark
/
gitweb
/
~mdw
/
jog
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a9b95b629b63cdf23575025d88980d6bb4db41f9
[jog]
/
setup
1
#! /bin/sh
2
3
set -e
4
mklinks
5
mkaclocal
6
(cd sounds && m4 Makefile.m4 >Makefile.am)
7
autoheader
8
autoconf
9
automake
10
mkdir build