Home | History | Annotate | Line # | Download | only in bf
      1 # $NetBSD: Makefile,v 1.4 2023/05/13 15:12:13 riastradh Exp $
      2 
      3 HELPER_NAME=	bftest
      4 HELPER_DIR=	bf
      5 
      6 COPTS.bftest.c+=	-Wno-missing-field-initializers
      7 
      8 .include <bsd.init.mk>
      9