Remove the executable bit from examples’ Makefiles
The normal way to invoke a Makefile is to run `make`, not to run the Makefile directly. Besides they would be missing a shebang anyway.
This commit is contained in:
parent
d9f943ab7b
commit
b2e01b17a1
0
examples/graphics/bitmap/24bit-color/Makefile
Executable file → Normal file
0
examples/graphics/bitmap/24bit-color/Makefile
Executable file → Normal file
0
examples/graphics/printing/both-screen-text/Makefile
Executable file → Normal file
0
examples/graphics/printing/both-screen-text/Makefile
Executable file → Normal file
0
examples/graphics/printing/colored-text/Makefile
Executable file → Normal file
0
examples/graphics/printing/colored-text/Makefile
Executable file → Normal file
0
examples/graphics/printing/hello-world/Makefile
Executable file → Normal file
0
examples/graphics/printing/hello-world/Makefile
Executable file → Normal file
0
examples/graphics/printing/multiple-windows-text/Makefile
Executable file → Normal file
0
examples/graphics/printing/multiple-windows-text/Makefile
Executable file → Normal file
0
examples/input/read-controls/Makefile
Executable file → Normal file
0
examples/input/read-controls/Makefile
Executable file → Normal file
0
examples/input/touch-screen/Makefile
Executable file → Normal file
0
examples/input/touch-screen/Makefile
Executable file → Normal file
0
examples/time/rtc/Makefile
Executable file → Normal file
0
examples/time/rtc/Makefile
Executable file → Normal file
Loading…
Reference in New Issue
Block a user