mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-15 10:21:57 +02:00
3 lines
88 B
Makefile
3 lines
88 B
Makefile
|
wprobe-export: wprobe-export.c
|
||
|
$(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)
|