Home | History | Annotate | Line # | Download | only in csplit
Makefile revision 1.2.14.1
      1  1.2.14.1       jym #	$NetBSD: Makefile,v 1.2.14.1 2009/05/13 19:19:47 jym Exp $
      2       1.1  christos 
      3       1.1  christos PROG=	csplit
      4       1.1  christos 
      5       1.2     lukem DPADD+=	${LIBUTIL}
      6       1.2     lukem LDADD+=	-lutil
      7       1.2     lukem 
      8       1.1  christos .include <bsd.prog.mk>
      9