Home | History | Annotate | Line # | Download | only in tls
Makefile revision 1.7
      1 # $NetBSD: Makefile,v 1.7 2001/12/12 00:05:11 tv Exp $
      2 # Tiny ls  (i.e. for boot media)
      3 
      4 PROG=		tls
      5 NOMAN=		# defined
      6 
      7 .include <bsd.prog.mk>
      8