[package] fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)
[openwrt-10.03/.git] / package / wprobe / src / exporter / Makefile
1 wprobe-export: wprobe-export.c
2         $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)