1# $NetBSD: Makefile,v 1.3 1998/01/05 20:51:29 perry Exp $ 2# 3PROG=txlt 4NOMAN=never 5LDADD=-ll 6CLEANFILES+= txlt.c 7 8.include <bsd.prog.mk> 9