to be continued...

This commit is contained in:
tth
2021-06-29 08:49:12 +02:00
parent a2d33084f1
commit 1c32695589
2 changed files with 46 additions and 0 deletions

View File

@@ -7,3 +7,5 @@
udp-dumper: udp-dumper.c Makefile
gcc -Wall $< -o $@
wait-for-joystick: wait-for-joystick.c Makefile
gcc -Wall $< -o $@