summaryrefslogtreecommitdiffstats
path: root/bin/ls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/Makefile')
-rw-r--r--bin/ls/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/ls/Makefile b/bin/ls/Makefile
index 86b91b4..96dffe1 100644
--- a/bin/ls/Makefile
+++ b/bin/ls/Makefile
@@ -3,8 +3,7 @@
PROG= ls
-SRCS= cmp.c setflags.c ls.c print.c util.c
-.PATH: ${.CURDIR}/../../lib/libc/gen
+SRCS= cmp.c ls.c print.c util.c
.if !defined(RELEASE_BUILD_FIXIT)
CFLAGS+= -DCOLORLS
OpenPOWER on IntegriCloud