adding udp-dumper.c bis
This commit is contained in:
8
tools/Makefile
Normal file
8
tools/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# Various OSC tools
|
||||
#
|
||||
|
||||
# https://git.tetalab.org/tTh/gadgets-OSC
|
||||
|
||||
udp-dumper: udp-dumper.c Makefile
|
||||
gcc -Wall $< -o $@
|
||||
Reference in New Issue
Block a user