| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
Change `cp`/`chmod` to `install` in Makefile
 | 
 | 
the future will not affect csutom blocks.h files.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
The install command was meant for exactly this purpose; installing a file to a location and setting its permissions. This combines the `cp` and `chmod` commands into one `install` command.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |