ead: use the new pcap features and the raw socket optimization to eliminate most...
[openwrt.git] / package / wprobe / src / exporter / Makefile
1 wprobe-export: wprobe-export.c
2 $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)
This page took 0.039077 seconds and 5 git commands to generate.