diff options
author | Martin Müller <mail@mueller-martin.net> | 2016-04-16 01:04:21 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-04-28 21:45:27 +0300 |
commit | 31fc81d3b8bb227109777eed02d0021e564fb523 (patch) | |
tree | be7c7f37239d272ce4167370694e0d82111ebefe /esp8266/uart.h | |
parent | 193c62226c6c5028acb0d2c1bfb5064911a49753 (diff) | |
download | micropython-31fc81d3b8bb227109777eed02d0021e564fb523.tar.gz micropython-31fc81d3b8bb227109777eed02d0021e564fb523.zip |
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 'esp8266/uart.h')
0 files changed, 0 insertions, 0 deletions