aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-05-12 18:18:34 -0400
committerCameron Katri <me@cameronkatri.com>2021-05-12 18:18:34 -0400
commita5e9a9eb5fc4117b28da513532ef19bc00d6c0b8 (patch)
treef129891120fc4f7cd0204ad02cebe0c4ad1d6180 /shell_cmds
parent3f3d80fb7c2117173c81cc1f95903c9bb2657e61 (diff)
downloadapple_cmds-a5e9a9eb5fc4117b28da513532ef19bc00d6c0b8.tar.gz
apple_cmds-a5e9a9eb5fc4117b28da513532ef19bc00d6c0b8.tar.zst
apple_cmds-a5e9a9eb5fc4117b28da513532ef19bc00d6c0b8.zip
Fixes
Diffstat (limited to 'shell_cmds')
-rw-r--r--shell_cmds/Makefile.inc2
-rw-r--r--shell_cmds/locate/Makefile.inc1
2 files changed, 1 insertions, 2 deletions
diff --git a/shell_cmds/Makefile.inc b/shell_cmds/Makefile.inc
index 554f1c3..01b5f23 100644
--- a/shell_cmds/Makefile.inc
+++ b/shell_cmds/Makefile.inc
@@ -1,3 +1 @@
-BINDIR?=/usr/bin
-
.include "../Makefile.inc"
diff --git a/shell_cmds/locate/Makefile.inc b/shell_cmds/locate/Makefile.inc
new file mode 100644
index 0000000..01b5f23
--- /dev/null
+++ b/shell_cmds/locate/Makefile.inc
@@ -0,0 +1 @@
+.include "../Makefile.inc"