3 lines
40 B
Makefile
3 lines
40 B
Makefile
build:
|
|
gcc main.c -o guestfish-inspect
|
build:
|
|
gcc main.c -o guestfish-inspect
|