aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5643b19..aa75e79 100644
--- a/README.md
+++ b/README.md
@@ -35,4 +35,13 @@ DEST := /usr
if you want to install stuff some other place
+Example:
+
+```make
+DEST := /usr/local
+```
+
+Will install bin and man in the /usr/local/bin /usr/local/share/man... dirs
+BSD style
+
## Config