HOME=/home/urbain TARGET=$(HOME)/.config/i3 $(TARGET) : rm -f $@ && ln -s $(PWD) $@ clean : rm -f $(TARGETS)