OpenBSD-4.6/usr.bin/tsort/Makefile

#	$OpenBSD: Makefile,v 1.5 2001/07/19 10:20:01 espie Exp $

PROG=	tsort

CDIAGFLAGS=-Wall -Wno-char-subscripts -Wstrict-prototypes -pedantic -W

.include <bsd.prog.mk>