From fd2a353770a5f3cea773a5c4465bf0fc2a2818d3 Mon Sep 17 00:00:00 2001 From: r Date: Sun, 24 May 2020 04:38:34 +0000 Subject: Refactor things --- Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3