c0c8d25799
Makes things easier for pkgsrc
6 lines
142 B
Makefile
6 lines
142 B
Makefile
# $NetBSD: Makefile,v 1.9 2004/10/30 19:28:35 christos Exp $
|
|
# from: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= printf
|
|
|
|
.include <bsd.prog.mk>
|