From: Asperatus Date: Sat, 22 Apr 2023 13:46:07 +0000 (-0400) Subject: Makefile: add basic make install/uninstall commands X-Git-Tag: v0.2.0.2~62^2~1 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/commitdiff_plain/0614bcee9fbc20c949895c3be1ee3c2d260c8591?hp=0614bcee9fbc20c949895c3be1ee3c2d260c8591 Makefile: add basic make install/uninstall commands As to unify packaging process, the following changes adds install and uninstall commands of xdg-ninja to the system. ---