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