Home | History | Annotate | Line # | Download | only in cvslatest
Makefile revision 1.4
      1  1.4       mrg #	$NetBSD: Makefile,v 1.4 2019/10/13 07:28:15 mrg Exp $
      2  1.1  christos 
      3  1.1  christos WARNS=6
      4  1.1  christos PROG=	cvslatest
      5  1.1  christos 
      6  1.4       mrg COPTS.cvslatest.c+=	${GCC_NO_FORMAT_TRUNCATION}
      7  1.4       mrg 
      8  1.1  christos .include <bsd.prog.mk>
      9