# MIT License, Copyright (c) 2021 Marvin Borner NAME = test OBJS = main.o fuzz.o LIBS = -lc include ../generic.mk