mirror of
https://github.com/TinyCC/tinycc.git
synced 2025-11-16 12:34:45 +00:00
Makefile: Add space behind 'install -m'
There are install shell scripts around, often derived from X11 like contained in glibc or Gash sources, which require to separate -m from its value. Therefore add a space behind 'install -m' in the Makefile.
This commit is contained in: