Add a buildsys.
This commit is contained in:
parent
a9e4c2a8d9
commit
40ec5f83b5
18 changed files with 4760 additions and 0 deletions
3
autogen.sh
Executable file
3
autogen.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
aclocal -I m4 || exit 1
|
||||
autoconf || exit 1
|
Loading…
Add table
Add a link
Reference in a new issue