3 lines
72 B
Makefile
3 lines
72 B
Makefile
|
|
generate_nlmsg: generate_nlmsg.c ../../lib/libnetlink.c
|
||
|
|
$(CC) -o $@ $^
|