summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: cee630e2c94afe4313a7004872f0eb35d9555ca6 (plain)
1
2
3
4
5
6
7
8
9
10
11
export DESTDIR:=$(HOME)
modules=emacs .config .conkerorrc .ssh .w3m .zsh sbcl
objects=.bash_profile .beetsconfig .gitconfig .guile .hgrc \
	.offlineimap.py .offlineimaprc .screenrc .stumpwmrc .urlview \
	.Xdefaults .xinitrc .Xmodmap .xsession .zprofile .zshrc .zile

export MAKEROOT=y

include dotfiles.mk

install-.xinitrc: MODE=744