.include "../../apv.mk"

CFLAGS = -O3 -DFULL_UNROLL

rijndael-alg-fst.o: rijndael-alg-fst.h

clean:
	rm -f *.o *.core
