mirror of https://github.com/openXC7/prjxray.git
4 lines
107 B
Makefile
4 lines
107 B
Makefile
|
|
N ?= 4
|
||
|
|
GENERATE_ARGS?="--oneval 0 --design params.csv --dframe 15 --dword 0"
|
||
|
|
include ../fuzzaddr/common.mk
|