mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Cleanup networking examples
This commit is contained in:
parent
0656756ab4
commit
24f9651232
1 changed files with 2 additions and 0 deletions
|
@ -48,3 +48,5 @@ clean:
|
|||
cd threading ; rm -rf *.o *.c *.meta
|
||||
cd game-of-life ; make clean
|
||||
cd hello-library ; make clean
|
||||
cd networking ; rm -rf client.c server.c
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue