Home | History | Annotate | Line # | Download | only in txlt
Makefile revision 1.9.2.1
      1  1.9.2.1  pgoyette #	$NetBSD: Makefile,v 1.9.2.1 2016/11/04 14:48:58 pgoyette Exp $
      2      1.3     perry #
      3  1.9.2.1  pgoyette 
      4      1.6        tv NOMAN=	# defined
      5  1.9.2.1  pgoyette .include <bsd.init.mk>
      6  1.9.2.1  pgoyette 
      7  1.9.2.1  pgoyette PROG=txlt
      8      1.2        is CLEANFILES+=	txlt.c
      9      1.1        is 
     10      1.9   aymeric .ifndef HOSTPROG
     11      1.9   aymeric LDADD+=		-ll
     12      1.9   aymeric DPADD+=		${LIBL}
     13      1.9   aymeric .endif
     14      1.9   aymeric 
     15      1.7       jmc .include <bsd.prog.mk>
     16