SRCS=testNull.c
KMOD=testNull

.include <bsd.kmod.mk>

clean :
	rm -f *.o *~ core
