Makefile: Remove unused macro
authorJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Wed, 22 Jun 2016 21:12:11 +0000 (17:12 -0400)
committerJean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>
Sun, 7 May 2017 06:53:17 +0000 (02:53 -0400)
Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

Makefile

index 0397545..d517613 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-NITCOPT=
 
 # Additional program directories (contrib and examples) that are buildable
 PROGS=$(dir $(wildcard examples/*/Makefile contrib/*/Makefile))