Organize Makefile.
This commit is contained in:
1
Makefile
1
Makefile
@@ -11,7 +11,6 @@ LIBBPFOBJS += $(LIBBPFSRC)/staticobjs/libbpf_probes.o $(LIBBPFSRC)/staticobjs/li
|
|||||||
LIBBPFOBJS += $(LIBBPFSRC)/staticobjs/nlattr.o $(LIBBPFSRC)/staticobjs/str_error.o
|
LIBBPFOBJS += $(LIBBPFSRC)/staticobjs/nlattr.o $(LIBBPFSRC)/staticobjs/str_error.o
|
||||||
LIBBPFOBJS += $(LIBBPFSRC)/staticobjs/xsk.o
|
LIBBPFOBJS += $(LIBBPFSRC)/staticobjs/xsk.o
|
||||||
|
|
||||||
|
|
||||||
CONFIGSRC = config.c
|
CONFIGSRC = config.c
|
||||||
CONFIGOBJ = config.o
|
CONFIGOBJ = config.o
|
||||||
CMDLINESRC = cmdline.c
|
CMDLINESRC = cmdline.c
|
||||||
|
|||||||
Reference in New Issue
Block a user