aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-24 17:56:58 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-24 17:56:58 +1200
commit9a411fc2585b05629eb28780e99f523be993b7e4 (patch)
treeccb7fa9120b326ac2de26eaf3029c10ca3c232d7 /Makefile
parentMore efficient/terser make(1) completion (diff)
downloaddotfiles-9a411fc2585b05629eb28780e99f523be993b7e4.tar.gz
dotfiles-9a411fc2585b05629eb28780e99f523be993b7e4.zip
clean/distclean same target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 3b4b2978..5902950a 100644
--- a/Makefile
+++ b/Makefile
@@ -48,13 +48,11 @@
all : gnupg
-clean :
+clean distclean :
rm -f \
gnupg/gpg.conf \
tmux/tmux.conf
-distclean : clean
-
gnupg : gnupg/gpg.conf
gnupg/gpg.conf :