summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f1df801..d84db3b 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,6 @@ VERSION = $(shell git describe --tags)
BUILDTIME = $(shell date +%Y.%m.%d)
info: install
- @echo "make restart # remove the repos.pb file"
- @echo "make pull-mine # run git pull on my repos"
forge
vet: