Home | History | Annotate | Line # | Download | only in printf
Makefile revision 1.11.8.1
      1  1.11.8.1       tls #	$NetBSD: Makefile,v 1.11.8.1 2014/08/20 00:05:02 tls Exp $
      2       1.5       mrg #	from: @(#)Makefile	8.1 (Berkeley) 6/6/93
      3  1.11.8.1       tls WARNS=6
      4       1.1       cgd PROG=	printf
      5       1.1       cgd 
      6      1.11  christos COPTS.printf.c = -Wno-format-nonliteral
      7      1.11  christos 
      8       1.1       cgd .include <bsd.prog.mk>
      9