Deleted Added
sdiff udiff text old ( 78624 ) new ( 87628 )
full compact
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>