This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
noah
/
isync
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
df6c3b64b7
Branche
Tagy
master
isync
/
autogen.sh
autogen.sh
96 B
História
Raw
1
2
3
4
5
6
7
#! /bin/sh
set -e -v
make -f Makefile.am log
aclocal
autoheader
automake --add-missing
autoconf