1# $NetBSD: Makefile,v 1.4 1999/02/13 02:54:38 lukem Exp $ 2# 3PROG=txlt 4MKMAN= no 5LDADD=-ll 6CLEANFILES+= txlt.c 7 8.include <bsd.prog.mk> 9