View | Details | Raw Unified
Collapse All | Expand All

(-) benchmark/Makefile (-1 / +1 lines)
 Lines 10-16    Link Here 
BUILD := $(SRC)/build
BUILD := $(SRC)/build
BIN := $(BUILD)/bin
BIN := $(BUILD)/bin
LIB := $(BUILD)/lib
LIB := $(BUILD)/lib
MLTON := mlton
MLTON := ../../usr/bin/mlton
TARGET := self
TARGET := self
FLAGS := -target $(TARGET)	\
FLAGS := -target $(TARGET)	\
	-default-ann 'sequenceNonUnit warn' \
	-default-ann 'sequenceNonUnit warn' \