Skip to content
Snippets Groups Projects
Makefile 193 B
TOP=../..

NAME = gen_diagram
REQLIBS = -lquad_app -lgraph_blocks -lcomputation_graph -lm

include $(TOP)/executable.mk

diagram:
	$(MAKE) -C ../quad_app
	$(MAKE) clean default
	./create_png.sh