]> sourceware.org Git - newlib-cygwin.git/blob - winsup/cygserver/autogen.sh
87a0d9c06e948e7b2f353be869e0d362efda8620
[newlib-cygwin.git] / winsup / cygserver / autogen.sh
1 #!/bin/sh -e
2 /usr/bin/aclocal --acdir=..
3 /usr/bin/autoconf -f
4 exec /bin/rm -rf autom4te.cache
This page took 0.035765 seconds and 4 git commands to generate.