index
:
ethersend
master
Minimal tool to send ethernet packets
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
blob: 08a93223ad93d8e25ff823fb7a6419e990475eb0 (
plain
)
1
2
3
4
5
6
7
8
CFLAGS = -Wall all: ethersend clean: rm -f ethersend .PHONY: clean