From 6cfe5fbd827ca37f24134e8356e8144520ee1265 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 13 Oct 2016 17:28:14 +0200 Subject: Remove unmaintained usage --- GNUmakefile | 10 ---------- 1 file changed, 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/* \ -- cgit v1.2.1