libgocryptfs/contrib/getdents-debug/getdents_c/Makefile

3 lines
65 B
Makefile

getdents_c: *.c Makefile
gcc getdents.c -lpthread -o getdents_c