aboutsummaryrefslogtreecommitdiff
path: root/contrib/getdents-debug/getdents_c/Makefile
blob: 1a9d4d211835282fcc0ffd54d54a11d8373eb0b3 (plain)
1
2
getdents_c: *.c Makefile
	gcc getdents.c -lpthread -o getdents_c