sandbox/Makefile

    1
    2
    3
    4
    
    # the default CFLAGS are set in $(BASILISK)/config
    CFLAGS += -O2 -Wdimensions -DMTRACE=3 -I$(DOCUMENT_ROOT)/sandbox
    
    include $(BASILISK)/Makefile.defs