diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-04-29 18:40:30 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-04-29 18:40:30 +0200 |
commit | 4732f4233313a4150370c0b866335ef4eca3a026 (patch) | |
tree | c6f24da8ea58ae75858ee597d65f18cabe2f02a1 /makefile | |
parent | dbe3c25d117e7b7413f13b4ece768e8236650ab6 (diff) |
better packet sniffer
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,4 +10,4 @@ build/melonDS: build/build.ninja FORCE @ninja -C build run: build/melonDS - @$< + @$< --boot always |