Home | History | Annotate | Line # | Download | only in find
Makefile revision 1.4
      1  1.4      tls #	$NetBSD: Makefile,v 1.4 1997/01/09 20:19:08 tls Exp $
      2  1.2  mycroft #	from: @(#)Makefile	5.2 (Berkeley) 5/24/91
      3  1.1      cgd 
      4  1.1      cgd PROG=	find
      5  1.1      cgd SRCS=	find.c function.c ls.c main.c misc.c operator.c option.c
      6  1.1      cgd 
      7  1.1      cgd .include <bsd.prog.mk>
      8