Files
bpf-developer-tutorial/34-syscall/Makefile

2 lines
44 B
Makefile

victim: victim.cpp
g++ victim.cpp -o victim