mirror of
https://github.com/roswell/roswell.git
synced 2026-09-09 23:06:15 -04:00
6 lines
50 B
Bash
Executable file
6 lines
50 B
Bash
Executable file
#!/bin/sh
|
|
aclocal
|
|
autoheader
|
|
automake -a
|
|
autoconf
|