1 1.3 lukem # $NetBSD: Makefile,v 1.3 2023/06/03 09:09:08 lukem Exp $ 2 1.1 christos 3 1.1 christos BASE= ${.CURDIR:T} 4 1.1 christos 5 1.1 christos .include "${.CURDIR}/../Makefile.inc" 6 1.1 christos 7 1.3 lukem COPTS.discover.c+= ${CC_WNO_STRINGOP_TRUNCATION} 8 1.2 mrg 9 1.1 christos .include <bsd.prog.mk> 10