X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/c68485663f92005dfd0552a62eef74d199bbcd5f..80d7db3166af66da5e42993745f6a8b9c74194d5:/Makefile diff --git a/Makefile b/Makefile index 4bbae54..012b24a 100644 --- a/Makefile +++ b/Makefile @@ -128,6 +128,10 @@ xinit: $(XDG_CONFIG_HOME) ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@ .PHONY: xinit +wakeonlan: $(XDG_CONFIG_HOME) + ln -sfT $(APATH)/$@ $(XDG_CONFIG_HOME)/$@ +.PHONY: wakeonlan + weechat: $(XDG_CONFIG_HOME) $(XDG_CACHE_HOME) ln -sfT $(APATH)/weechat $(XDG_CONFIG_HOME)/weechat mkdir -p $(XDG_CACHE_HOME)/weechat