From 883fafaf8789c985a19c6b29d30f7be7d66e2f53 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Sun, 30 Aug 2015 21:55:01 +0000 Subject: [PATCH] oops - mis-commit. --- tools/tools/iwn/iwnstats/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/tools/iwn/iwnstats/Makefile b/tools/tools/iwn/iwnstats/Makefile index 6813832cad2..b35530c324b 100644 --- a/tools/tools/iwn/iwnstats/Makefile +++ b/tools/tools/iwn/iwnstats/Makefile @@ -9,8 +9,6 @@ MAN= CFLAGS+=-I${.CURDIR}/../../../../sys/dev/iwn/ CFLAGS+=-I${.CURDIR}/../../../../sys/ -CFLAGS+= -g -ggdb -O0 - PROG= iwnstats # Because of a clang preprocessor parser limitation causing this