aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--GNUmakefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/GNUmakefile b/GNUmakefile
index c22ff44..3051dfb 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -9,16 +9,6 @@ all: install
.PHONEY: usage check clean roxygen sd
-usage:
- @echo "Usage: make TARGET with TARGET being:"
- @echo ""
- @echo " roxygen - Roxygenize."
- @echo " sd - Roxygenize and build static docs."
- @echo " build - Build source package."
- @echo " check - Run check on the package."
- @echo " crancheck - Run CRAN check on the package."
- @echo " install - Install the package."
-
pkgfiles = DESCRIPTION \
README.html \
R/* \

Contact - Imprint