]> git.gag.com Git - fw/sdcc/blob - device/lib/pic16/bootstrap.sh
* device/lib/z80/mul.s (__mulsuchar_rrx_s, __muluschar_rrx_s),
[fw/sdcc] / device / lib / pic16 / bootstrap.sh
1 #!/bin/sh
2
3 aclocal
4 autoheader
5 autoconf
6 automake -a --foreign
7