]> CyberLeo.Net >> Repos - FreeBSD/releng/8.2.git/blob - usr.bin/tsort/Makefile
MFS r217053: Fix the Xen console to not spew \0 bytes when there is no
[FreeBSD/releng/8.2.git] / usr.bin / tsort / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/9/93
2 # $FreeBSD$
3
4 PROG=   tsort
5
6 .include <bsd.prog.mk>