NetBSD/usr.bin/printf/Makefile

8 lines
159 B
Makefile

# $NetBSD: Makefile,v 1.7 2000/10/11 14:46:16 is Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= printf
WFORMAT=1 # hopeless!
.include <bsd.prog.mk>