Deleted Added
full compact
Makefile (78624) Makefile (87628)
1# $FreeBSD: head/usr.bin/apply/Makefile 78624 2001-06-22 21:38:30Z dd $
2# @(#)Makefile 8.1 (Berkeley) 6/6/93
1# @(#)Makefile 8.1 (Berkeley) 6/6/93
2# $FreeBSD: head/usr.bin/apply/Makefile 87628 2001-12-10 21:13:08Z dwmalone $
3
4PROG= apply
5
6WARNS?= 2
7
8.include <bsd.prog.mk>
3
4PROG= apply
5
6WARNS?= 2
7
8.include <bsd.prog.mk>