DOC_DIR = docs .PHONY: all docs all: gcc -L/usr/lib -I/usr/include/igraph -ligraph main.c input.c output.c operations.c graph.c -o ganesha docs: Doxyfile doxygen Doxyfile Doxyfile: doxygen -g