all:
	gcc -I../../../include armass.c -DMAIN -lrz_util
	./a.out
