Skip to content
Snippets Groups Projects
Select Git revision
  • bc75922baf5ff0a971c4f3c2725cff0faf98bc8b
  • master default protected
2 results

Makefile

Blame
  • Makefile 211 B
    DOC_NAME = Thesis
    
    # I don't have a separate references directory
    REFERENCES_DIR =
    
    # My styles are all in the root
    STYLES_DIR =
    
    # also no graphics
    GRAPHICS_DIR =
     
    include mk/platform.mk
    include mk/targets.mk