mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-21 05:49:19 +08:00
ba72ae0f93
Port contributed by Jakub Sejdak <jakub.sejdak@phoesys.com>
6 lines
115 B
Bash
6 lines
115 B
Bash
#!/bin/sh
|
|
|
|
aclocal-1.11 -I ../../../../ -I ../../../../../
|
|
/usr/local/bin/autoconf
|
|
automake-1.11 --cygnus Makefile
|