ProgC_Reseau_3AE/makefile
2020-04-22 10:51:04 +02:00

3 lines
59 B
Makefile

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