mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-06 03:48:45 +00:00
Refactor things
This commit is contained in:
parent
4b25567372
commit
fd2a353770
8 changed files with 458 additions and 610 deletions
3
Makefile
3
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue