all:
	make -f Makefile all
install:
	make -f Makefile install install.circuits
