mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-24 16:07:19 +08:00
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
|