3 lines
33 B
Makefile
3 lines
33 B
Makefile
|
init: init.c
|
||
|
gcc -o init init.c
|