xref: /original-bsd/usr.bin/tsort/Makefile (revision f51da917)
1#	@(#)Makefile	8.1 (Berkeley) 06/09/93
2
3PROG=	tsort
4
5.include <bsd.prog.mk>
6