big svn cleanup
[anytun.git] / src / openvpn / doclean
blob445e0fb646f25e2884549cb652d0c09b7975de5e
1 #!/bin/sh
3 # Let's have a fresh start. Remove all files
4 # which are not source files.
6 # Run this script, then:
7 # touch *
8 # [apply any patches here]
9 # autoreconf -i -v
10 # ./configure
11 # make
12 # make install
14 rm -f *.o openvpn config.cache configure Makefile Makefile.in stamp-h* config.guess config.sub depcomp missing mkinstalldirs config.log config.status config.h config.h.in aclocal.m4 openvpn.spec config-win32.h install-sh install-win32/openvpn.nsi
16 rm -rf autom4te*.cache .deps