my makefile

master
paulwalko 2017-11-15 18:28:04 -05:00
parent b4c0cdb4a8
commit 4ab1fff49b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
LN_FLAGS = -sfnv
MKDIR_FLAGS = -pv
home_symlinks = aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc
home_symlinks = aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap
config_copy =
@ -9,7 +9,7 @@ config_symlinks =
all: install
install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc
install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap
.PHONY: $(home_symlinks)
$(home_symlinks):