c8e489a6b5ec145a20dd70be2f6cd55726c641dd
[openwrt.git] / package / wprobe / src / exporter / Makefile
1 wprobe-export: wprobe-export.c
2 $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)
This page took 0.036949 seconds and 3 git commands to generate.