Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Commit 1967e2e

Browse files
committed
remove empty make target
1 parent 1658740 commit 1967e2e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ DOCNAME = GMT_modules
1212
help:
1313
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
1414
@echo " figures to update all figures"
15-
@echo " deploy to deploy html, zip and PDF to github"
16-
@echo " release to prepare HTML and PDF files for release"
1715

1816
.PHONY: help Makefile
1917

0 commit comments

Comments
 (0)