xref: /original-bsd/usr.bin/tsort/Makefile (revision 9a897be2)
1#	@(#)Makefile	5.2 (Berkeley) 05/11/90
2
3PROG=	tsort
4
5.include <bsd.prog.mk>
6