Home | History | Annotate | Line # | Download | only in txlt
Makefile revision 1.8
      1  1.8  christos #	$NetBSD: Makefile,v 1.8 2005/12/11 12:16:36 christos Exp $
      2  1.3     perry #
      3  1.7       jmc PROG=txlt
      4  1.6        tv NOMAN=	# defined
      5  1.1        is LDADD=-ll
      6  1.2        is CLEANFILES+=	txlt.c
      7  1.1        is 
      8  1.7       jmc .include <bsd.prog.mk>
      9