This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
noah
/
isync
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
0b59ee0df3
Ramos
Etiquetas
master
isync
/
autogen.sh
autogen.sh
96 B
Histórico
Em bruto
1
2
3
4
5
6
7
#! /bin/sh
set -e -v
make -f Makefile.am log
aclocal
autoheader
automake --add-missing
autoconf