Makefile revision 21673
11558Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/2/93
21558Srgrimes#	$FreeBSD: head/bin/ls/Makefile 21673 1997-01-14 07:20:47Z jkh $
31558Srgrimes
41558SrgrimesPROG=	ls
51558SrgrimesSRCS=	cmp.c stat_flags.c ls.c print.c util.c
61558Srgrimes
71558Srgrimes.include <bsd.prog.mk>
81558Srgrimes