Home | History | Annotate | Line # | Download | only in ls
Makefile revision 1.7
      1  1.7  mycroft #	from: @(#)Makefile	8.1 (Berkeley) 6/2/93
      2  1.7  mycroft #	$Id: Makefile,v 1.7 1994/09/23 06:14:39 mycroft Exp $
      3  1.1      cgd 
      4  1.1      cgd PROG=	ls
      5  1.7  mycroft SRCS=	cmp.c stat_flags.c ls.c print.c util.c
      6  1.1      cgd 
      7  1.1      cgd .include <bsd.prog.mk>
      8