mirror of https://github.com/bsnes-emu/bsnes.git
5 lines
115 B
Makefile
5 lines
115 B
Makefile
|
install:
|
||
|
mkdir -p ~/.config/bsnes/shaders
|
||
|
chmod 777 ~/.config/bsnes/shaders
|
||
|
cp *.shader ~/.config/bsnes/shaders
|