# $FreeBSD: head/usr.bin/tsort/Makefile 87301 2001-12-03 21:32:54Z dwmalone $ # @(#)Makefile 8.1 (Berkeley) 6/9/93 PROG= tsort WARNS?= 2 .include