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
/
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