int_loop.mk: fix old variable name

Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
John McMaster 2018-12-12 11:57:17 -08:00
parent 38ab9a7d1c
commit 010edc4829
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ endif
# Iteration number (each containing N specimens)
# Driven by int_loop.sh
ITER ?= 1
MAKETODO_RE ?=
MAKETODO_FLAGS ?=
TODO_N ?= 10
PIP_TYPE?=pips_int
PIPLIST_TCL?=$(XRAY_DIR)/fuzzers/piplist.tcl