Home | History | Annotate | Line # | Download | only in tsort
Makefile revision 1.4
      1 #	$NetBSD: Makefile,v 1.4 2001/08/14 10:18:29 tv Exp $
      2 #	@(#)Makefile	8.1 (Berkeley) 6/9/93
      3 
      4 PROG=	tsort
      5 
      6 .ifndef HOSTPROG
      7 .include <bsd.prog.mk>
      8 .endif
      9