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