Update int segbits

Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
This commit is contained in:
Clifford Wolf 2017-11-12 18:44:24 +00:00 committed by Tim 'mithro' Ansell
parent 67d461a1ed
commit df1d33cd9f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
N := 15
N := 200
SPECIMENS := $(addprefix specimen_,$(shell seq -f '%03.0f' $(N)))
SPECIMENS_OK := $(addsuffix /OK,$(SPECIMENS))