aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 771e965..9cc91c9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,8 @@
clean:
- rm -f *.bak *~
+ rm -f *.bak *~ TAGS
+
+TAGS:
+ etags pbuider-* pbuilder
install:
install -d $(DESTDIR)/etc