aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/du/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'file_cmds/du/Makefile')
-rw-r--r--file_cmds/du/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/file_cmds/du/Makefile b/file_cmds/du/Makefile
index c406829..ab61aa3 100644
--- a/file_cmds/du/Makefile
+++ b/file_cmds/du/Makefile
@@ -1,5 +1,3 @@
PROG= du
-BINDIR=/bin
-
.include <bsd.prog.mk>