Skip to content
Snippets Groups Projects
Select Git revision
3 results Searching

build.gradle

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