aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-05-11 15:24:09 -0400
committerCameron Katri <me@cameronkatri.com>2021-05-11 15:24:09 -0400
commit31cccc89092a6431196810f7fc29a49e51aecfa6 (patch)
tree14ea55906785628e8be34a605e93ac6bf822f146 /shell_cmds
parent90107e194e0399de245eca849f6e64d3f45c7781 (diff)
downloadapple_cmds-31cccc89092a6431196810f7fc29a49e51aecfa6.tar.gz
apple_cmds-31cccc89092a6431196810f7fc29a49e51aecfa6.tar.zst
apple_cmds-31cccc89092a6431196810f7fc29a49e51aecfa6.zip
All: add Makefile.inc
Diffstat (limited to 'shell_cmds')
-rw-r--r--shell_cmds/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell_cmds/Makefile.inc b/shell_cmds/Makefile.inc
index 5b08cda..554f1c3 100644
--- a/shell_cmds/Makefile.inc
+++ b/shell_cmds/Makefile.inc
@@ -1 +1,3 @@
BINDIR?=/usr/bin
+
+.include "../Makefile.inc"