3 lines
55 B
Makefile
3 lines
55 B
Makefile
|
getdents_c: *.c Makefile
|
||
|
gcc getdents.c -o getdents_c
|