mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-03 10:49:58 +00:00
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
|