From aabd410f94612ba55a9b93ba14ef18a8086c91c7 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 20 May 2024 20:20:20 +0200 Subject: up --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3