File: bootstrap

package info (click to toggle)
libtirpc 0.2.5-1%2Bdeb8u1
  • links: PTS
  • area: main
  • in suites: jessie
  • size: 3,208 kB
  • ctags: 2,619
  • sloc: ansic: 17,637; sh: 11,080; makefile: 94
file content (10 lines) | stat: -rwxr-xr-x 321 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
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*