#	$OpenBSD: Makefile,v 1.4 2001/04/18 17:57:27 espie Exp $

PROG=	tsort

CFLAGS+=-Wall -Wno-char-subscripts -Wstrict-prototypes -pedantic -W

.include <bsd.prog.mk>
