386BSD 0.0 development
[unix-history] / usr / src / usr.bin / tsort / Makefile
CommitLineData
f40a90a2
WJ
1# @(#)Makefile 5.2 (Berkeley) 5/11/90
2
3PROG= tsort
4
5.include <bsd.prog.mk>