aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-25 11:50:00 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-25 11:50:00 +1200
commit655e559d860e5fb052f05fcdff554ccacd15e684 (patch)
tree39c9d67e06f1eef8f505fb51dbde9548583c8ebc /Makefile
parentAdd missing spaces before colons in targets (diff)
downloaddotfiles-655e559d860e5fb052f05fcdff554ccacd15e684.tar.gz
dotfiles-655e559d860e5fb052f05fcdff554ccacd15e684.zip
Set .PHONY properly with generated target list
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile24
1 files changed, 17 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 039ff754..0cf4977c 100644
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,8 @@
clean \
distclean \
gnupg \
+ dotfiles-man \
+ tmux \
install \
install-abook \
install-bash \
@@ -9,21 +11,20 @@
install-bin-man \
install-curl \
install-dircolors \
+ install-dotfiles-man \
install-dunst \
install-finger \
install-games \
install-games-man \
install-git \
- install-gtk \
install-gnupg \
- install-gvim \
- install-gvim-config \
+ install-gtk \
install-i3 \
install-maildir \
install-mutt \
- install-mysql \
install-ncmcpp \
install-newsbeuter \
+ install-mysql \
install-perlcritic \
install-perltidy \
install-psql \
@@ -34,17 +35,26 @@
install-tmux \
install-urxvt \
install-vim \
+ install-gvim \
install-vim-config \
- install-vim-pathogen \
+ install-gvim-config \
install-vim-plugins \
+ install-vim-pathogen \
install-wyrd \
install-x \
install-zsh \
test \
+ test-sh \
test-bash \
test-bin \
- test-sh \
- test-urxvt
+ test-games \
+ test-urxvt \
+ lint \
+ lint-sh \
+ lint-bash \
+ lint-bin \
+ lint-games \
+ lint-urxvt
all : gnupg