aboutsummaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorMartin Müller2016-04-16 01:04:21 +0200
committerPaul Sokolovsky2016-04-28 21:45:27 +0300
commit31fc81d3b8bb227109777eed02d0021e564fb523 (patch)
treebe7c7f37239d272ce4167370694e0d82111ebefe /docs/reference
parent193c62226c6c5028acb0d2c1bfb5064911a49753 (diff)
unix/Makefile: Make install more compatible (BSD, etc.).
The current install command uses the flag -D which is specific to the install command from GNU coreutils, but isn't available for the BSD version. This solution uses the -d flag which should be commonly available to create the target directory. Afterwards the target files are installed to this directory seperately.
Diffstat (limited to 'docs/reference')
0 files changed, 0 insertions, 0 deletions