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