Earlier quoted context omitted.
If you're managing dotfiles with Make (which I attempted once...) then may I direct you to GNU Stow instead? It's much easier to manage a bunch of files centrally and just symlink to them all: http://brandon.invergo.net/news/2012-05-26-using-gnu-stow-to...
The problem I seem to be having with various dotfiles tools is they seem to be doing too much, where a script with a bunch of calls to ln -s would do.
http://git.kitenet.net/?p=joey/home.git;a=blob_plain;f=bin/d...