7fdcd56a9
9f6364af4
d35747a40
1 2 3 4 5
6
7
8
#!/bin/sh if test -e Makefile then make distclean fi ./autogen.sh make make dist