makemat:makemat.c
	${CC} ${CFLAGS} makemat.c ../lib/jgofs.a -lm -o $@
