X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=84ae60cb0759287c215d66166957a988573bb957;hb=51a037daf2dca92e53d5991b5df850265c5a0784;hp=3d44df1ecdaebb6c1674a5dff059faf027ee1183;hpb=4c276f073f0205f67352b5198d412b541a077c5e;p=vpp.git diff --git a/Makefile b/Makefile index 3d44df1ecda..84ae60cb075 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2016 Cisco and/or its affiliates. +# Copyright (c) 2021 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -452,7 +452,7 @@ test-dep: .PHONY: test-doc test-doc: - @echo "make test-doc is DEPRECATED: use 'make doc'" + @echo "make test-doc is DEPRECATED: use 'make docs'" sleep 300 .PHONY: test-wipe-doc