NetBSD/usr.bin/printf/Makefile

8 lines
152 B
Makefile
Raw Normal View History

1997-07-05 01:25:16 +04:00
# $NetBSD: Makefile,v 1.4 1997/07/04 21:25:16 christos Exp $
1993-07-31 19:17:49 +04:00
# from: @(#)Makefile 5.3 (Berkeley) 5/11/90
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>