Sue
0
Q:

Makefile example

all : painters.c
		gcc -std=c11 -o painters painters.c -lpthread
clean : 
		rm painters
0

Tags

New to Communities?

Join the community