Deleted Added
sdiff udiff text old ( 87301 ) new ( 87628 )
full compact
1# @(#)Makefile 8.1 (Berkeley) 6/9/93
2# $FreeBSD: head/usr.bin/tsort/Makefile 87628 2001-12-10 21:13:08Z dwmalone $
3
4PROG= tsort
5WARNS?= 2
6
7.include <bsd.prog.mk>