1# $NetBSD: Makefile,v 1.7 2004/11/28 07:00:53 jmc Exp $ 2# 3PROG=txlt 4NOMAN= # defined 5LDADD=-ll 6CLEANFILES+= txlt.c 7 8.include <bsd.prog.mk> 9