mu-unit: mu-unit.c
	gcc -std=c99 -Wall -Wextra -pedantic -O3 -o mu-unit mu-unit.c -lm
