summaryrefslogtreecommitdiff
path: root/mpy-cross/Makefile.fuzz
AgeCommit message (Collapse)Author
2020-07-06Add license to some obvious files.Diego Elio Pettenò
2020-03-01Makefiles: add targets to build unix port, mpy-cross for fuzzingJeff Epler
This assumes you have properly install afl-fuzz with afl-clang-fast. Tested with AFLplusplus 2.60c-75-g2c6847b.