libgocryptfs/contrib/getdents_c/Makefile
Jakob Unterwurzacher b3350f0ebb contrib: add getdents_c
Same thing like contrib/getdents, but written in C.
2020-05-24 23:29:59 +02:00

3 lines
55 B
Makefile

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