This website works better with JavaScript.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
yannweb
/
netsukuku
İzle
2
Yıldızla
1
Çatalla
0
Kod
Sorunlar
4
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Açıklama Yok
https://github.com/Netsukuku/netsukuku
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
112
İşlemeler
4
Dallar
Ağaç:
3a842c2d4c
debian-lenny-compilation-fixes
delete_warnings
gh-pages
master
0.0.9b
Dallar
Biçim İmleri
${ item.name }
Branş
${ searchTerm }
oluştur
'3a842c2d4c'den
${ noResults }
netsukuku
/
Install-Ntk-Debug.sh
Install-Ntk-Debug.sh
94B
Geçmiş
Ham
1
2
3
4
5
6
7
#!/bin/sh
make clean
autoreconf -i
CFLAGS="-g" "-std=c99" ./configure
make
sudo make install