# Making the library with the root counts:

all:
	@-./makeall

clean:
	@-./makeclean
