This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
jhb2345
/
nsa
oglindă de
https://github.com/jibby0/nsa
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Wiki
Arbore:
89d67e536f
Ramuri
Etichete
master
nsa
/
Makefile
Makefile
82 B
Istoric
Crud
1
2
3
4
5
nsa : nsa.c
gcc -std=c99 -Wall -Wextra -pedantic -o nsa nsa.c
clean:
rm -f nsa