Home | History | Annotate | Line # | Download | only in txlt
Makefile revision 1.3
      1  1.3  perry #	$NetBSD: Makefile,v 1.3 1998/01/05 20:51:29 perry Exp $
      2  1.3  perry #
      3  1.1     is PROG=txlt
      4  1.1     is NOMAN=never
      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