Home | History | Annotate | Line # | Download | only in txlt
Makefile revision 1.5.6.2
      1  1.5.6.2  nathanw #	$NetBSD: Makefile,v 1.5.6.2 2002/01/08 00:23:02 nathanw Exp $
      2  1.5.6.2  nathanw #
      3  1.5.6.2  nathanw HOSTPROG=txlt
      4  1.5.6.2  nathanw NOMAN=	# defined
      5  1.5.6.2  nathanw LDADD=-ll
      6  1.5.6.2  nathanw CLEANFILES+=	txlt.c
      7  1.5.6.2  nathanw 
      8  1.5.6.2  nathanw .include <bsd.hostprog.mk>
      9