X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d750b6fdc5c91bd8b1ff6360c8937ef7e764d5a0..0e2915df4588c9955cc477f18887e90cb0992c80:/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