THESIS_DIR = thesis .PHONY: project_thesis project_thesis: $(MAKE) -C $(THESIS_DIR) clean: $(MAKE) -C $(THESIS_DIR) clean