3 lines
55 B
Makefile
Raw Normal View History

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