1 2 3 4 5 6 7
# $FreeBSD$ # @(#)Makefile 8.1 (Berkeley) 6/9/93 PROG= tsort WARNS?= 2 .include <bsd.prog.mk>