mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
This allows including Makefile to define USER_TARGETS_OBJS that contain code that USER_TARGETS depend on and needs to be compiled as objects and later linked with. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>