aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2020-05-24 04:38:34 +0000
committerr <r@freesoftwareextremist.com>2020-05-24 04:38:34 +0000
commitfd2a353770a5f3cea773a5c4465bf0fc2a2818d3 (patch)
tree91c13956af929b8cd0015b9169c7ce11b70b7023 /Makefile
parent4b255673726a1b36fc0b99c3fd6cfcd4c949d372 (diff)
downloadbloat-fd2a353770a5f3cea773a5c4465bf0fc2a2818d3.tar.gz
bloat-fd2a353770a5f3cea773a5c4465bf0fc2a2818d3.zip
Refactor things
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 81dcb80..3d6dd9c 100644
--- a/Makefile
+++ b/Makefile
@@ -35,9 +35,6 @@ install: bloat
cp -r static/* $(SHAREPATH)/static
chmod 0644 $(SHAREPATH)/static/*
-tags: $(SRC)
- gotags $(SRC) > tags
-
uninstall:
rm -f $(BINPATH)/bloat
rm -fr $(SHAREPATH)/templates