mirror of
https://github.com/Dasharo/fwbuild.git
synced 2026-03-06 14:59:53 -08:00
6 lines
69 B
Makefile
6 lines
69 B
Makefile
install:
|
|
cp makefw ~/.local/bin
|
|
|
|
uninstall:
|
|
rm ~/.local/bin/makefw
|