index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
wprobe
/
src
/
exporter
/
Makefile
blob: c8e489a6b5ec145a20dd70be2f6cd55726c641dd (
plain
)
1
2
wprobe-export
:
wprobe
-
export
.
c
$(
CC
)
$(
CPPFLAGS
)
$(
CFLAGS
)
-o
$@
$^
$(
LDFLAGS
)
$(
LIBS
)