fresh git tree for public release
we regretfully had to remove our git history for licensing reasons Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
commit
0ad4db4fad
271 changed files with 71255 additions and 0 deletions
10
libtirpc/bootstrap
Normal file
10
libtirpc/bootstrap
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[ -e Makefile ] && make clean
|
||||
rm -rf autom4te.cache configure Makefile stamp-h1
|
||||
rm -rf src/Makefile src/.deps
|
||||
rm -rf Makefile.in aclocal.m4 config.log config.h
|
||||
rm -rf depcomp missing install-sh config.status
|
||||
aclocal
|
||||
autoheader
|
||||
automake --gnu --add-missing -c
|
||||
autoconf
|
||||
rm -rf autom4te.cache config.log libtool stamp-h1*
|
||||
Loading…
Add table
Add a link
Reference in a new issue