index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
utils
/
otrx
/
src
/
Makefile
blob: 81c85e27da5059c5b9e0de8aa76ffc240e78031d (
plain
)
1
2
3
4
5
6
7
all
:
otrx
otrx
:
$(
CC
)
$(
CFLAGS
)
-o
$@
otrx.c
clean
:
rm
-f
otrx