X-Git-Url: https://git.xandkar.net/?p=khome.git;a=blobdiff_plain;f=Makefile;h=4dd417a6a0b34ab608a60aab65d4d9a4f43e7ecc;hp=b576a5c916418920e67f8667e1b20c994fdbee96;hb=de7ac8e9b85eaec159496976fc65eeec6c332816;hpb=d9872b72a86c684ac587496eb9a1a83de8f2ba0a diff --git a/Makefile b/Makefile index b576a5c..4dd417a 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,8 @@ default: @echo '================================================================================' @exit 1 -home: mpdconf +home: mpdconf compiled + @cp -Rp bin $(HOME)/ @cp -Rp home/bin $(HOME)/ @cp -Rp home/lib $(HOME)/ @cp home/.compton.conf $(HOME)/ @@ -43,6 +44,11 @@ mpdconf: @mkdir -p ~/var/run/mpd @cp home/.mpdconf $(HOME)/ +compiled: + mkdir -p bin + cd src && make + mv src/clockloop bin/ + font_cache: @fc-cache -fv