From f4e068268ca15e1623d038acc33abd04a24a2f5f Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 24 Apr 2014 22:38:38 +0200 Subject: Makefile: osx/bsd does not support -D --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index a0214b4..f267f80 100644 --- a/INSTALL +++ b/INSTALL @@ -19,7 +19,8 @@ The install target will automatically determine the existance of bash, zsh, and fish, and install the completion files as needed. If you'd like to force installation, you may set FORCE_BASHCOMP, FORCE_ZSHCOMP, or FORCE_FISHCOMP to 1, or set -FORCE_ALL to 1. +FORCE_ALL to 1. The exact paths of the completions can be +controlled with BASHCOMP_PATH, ZSHCOMP_PATH, and FISHCOMP_PATH. -- Test Suite -- -- cgit v1.2.3