Commit 4a2add4b authored by Martín Ferrari's avatar Martín Ferrari

simple makefile

parent 5e3bdd03
CFLAGS = -Wall -g -O3
all: udp-perf
clean:
rm -f udp-perf
.PHONY: clean all
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment