ProgC_Reseau_3AE/makefile
2020-04-14 12:51:12 +02:00

3 lines
59 B
Makefile

tsock: tsock_v3.c tsock.h
gcc tsock_v3.c -o tsock_v3 -g