PROG=	ls
BINDIR=	/bin
MAN=

# LSC Force usage of local mergesort
CPPFLAGS.ls.c+= -D__NBSD_LIBC

.include <bsd.prog.mk>
