Home | History | Annotate | Line # | Download | only in txlt
Makefile revision 1.4
      1  1.4  lukem #	$NetBSD: Makefile,v 1.4 1999/02/13 02:54:38 lukem Exp $
      2  1.3  perry #
      3  1.1     is PROG=txlt
      4  1.4  lukem MKMAN=	no
      5  1.1     is LDADD=-ll
      6  1.2     is CLEANFILES+=	txlt.c
      7  1.1     is 
      8  1.1     is .include <bsd.prog.mk>
      9