diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/Makefile b/templates/Makefile index 636cee52f5..367ad00c24 100644 --- a/templates/Makefile +++ b/templates/Makefile @@ -2,11 +2,6 @@ include ../shared.mak # make and install sample templates - -ifndef V - QUIET = @ -endif - INSTALL ?= install TAR ?= tar RM ?= rm -f |