]> sourceware.org Git - newlib-cygwin.git/blob - winsup/cygserver/autogen.sh
Cygwin: Drop do-nothing install_host target
[newlib-cygwin.git] / winsup / cygserver / autogen.sh
1 #!/bin/sh -e
2 /usr/bin/aclocal --system-acdir=..
3 /usr/bin/autoconf -f
4 exec /bin/rm -rf autom4te.cache
This page took 0.037183 seconds and 5 git commands to generate.