Deleted Added
full compact
Makefile (1591) Makefile (87289)
1# $FreeBSD: head/usr.bin/mkstr/Makefile 87289 2001-12-03 21:06:20Z dwmalone $
1# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
3PROG= mkstr
2# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4PROG= mkstr
5WARNS?= 2
4
5.include <bsd.prog.mk>
6
7.include <bsd.prog.mk>