# $NetBSD: Makefile,v 1.2 1999/02/13 02:54:18 lukem Exp $
# Tiny ls (i.e. for boot media)
PROG= tls
MKMAN= no
all: ${PROG}
.include <bsd.prog.mk>