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