summaryrefslogtreecommitdiffstats
path: root/package/wprobe/src/exporter/Makefile
blob: c8e489a6b5ec145a20dd70be2f6cd55726c641dd (plain)
1
2
wprobe-export: wprobe-export.c
	$(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)