ProgC_Reseau_3AE/makefile
2020-05-09 19:14:21 +02:00

2 lines
No EOL
60 B
Makefile

tsock: tsock_vf.c tsock.h bal.h
gcc tsock_vf.c -o tsock -g