This commit is contained in:
wiz 2002-06-14 01:10:36 +00:00
parent 4953298d90
commit 6fbcffc530
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.7 2000/10/11 14:46:16 is Exp $
# $NetBSD: Makefile,v 1.8 2002/06/14 01:10:36 wiz Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= printf
WFORMAT=1 # hopeless!
WARNS= 2
.include <bsd.prog.mk>