[LIBTIRPC]
[reactos.git] / reactos / dll / win32 / libtirpc / bootstrap
1 [ -e Makefile ] && make clean
2 rm -rf autom4te.cache configure Makefile stamp-h1
3 rm -rf src/Makefile src/.deps
4 rm -rf Makefile.in aclocal.m4 config.log config.h
5 rm -rf depcomp missing install-sh config.status
6 aclocal
7 autoheader
8 automake --gnu --add-missing -c
9 autoconf
10 rm -rf autom4te.cache config.log libtool stamp-h1*