This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
miti
/
graphene
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
4f9d612f34
Větve
Značky
mitigator_patch
oldmirror
graphene
/
Pal
/
ipc
/
linux
/
demo
/
Makefile
Makefile
85 B
Historie
Surový
1
2
3
4
5
6
CC=gcc -g
all: client server fork test_optimization
clean:
rm -f client server *~