put white-out in conditionally
[unix-history] / usr / src / bin / ls / Makefile
# @(#)Makefile 8.1 (Berkeley) %G%
PROG= ls
SRCS= cmp.c stat_flags.c ls.c print.c util.c
.include <bsd.prog.mk>