NetBSD/usr.bin/printf/Makefile

8 lines
146 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 1997/10/18 15:38:01 mrg Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
1993-03-21 12:45:37 +03:00
1997-07-05 01:25:16 +04:00
WARNS= 1
1993-03-21 12:45:37 +03:00
PROG= printf
.include <bsd.prog.mk>