yes i try i

This commit is contained in:
Pin
2024-05-14 22:09:54 -04:00
parent e4d2076fa2
commit 81bc834b26
3 changed files with 111 additions and 42 deletions

View File

@@ -1,4 +1,5 @@
build: daemon client
debug: daemon-debug client-debug
daemon:
gcc -ggdb3 -Wall guestfs-inspectd.c libguestfs-inspect.c -o guestfs-inspectd `pkg-config libguestfs libczmq --cflags --libs`