diff options
author | adrian <adrian@FreeBSD.org> | 2015-08-30 21:55:01 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2015-08-30 21:55:01 +0000 |
commit | 50b5b5446bf4ed5855a889f40a6c0574173df72a (patch) | |
tree | b906c0a5335f89cd70bd1768d937d25e10ff058c /tools | |
parent | 07075ccdf646e51ad8bc00755a270ca8e6bb4d66 (diff) | |
download | FreeBSD-src-50b5b5446bf4ed5855a889f40a6c0574173df72a.zip FreeBSD-src-50b5b5446bf4ed5855a889f40a6c0574173df72a.tar.gz |
oops - mis-commit.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tools/iwn/iwnstats/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/tools/iwn/iwnstats/Makefile b/tools/tools/iwn/iwnstats/Makefile index 6813832..b35530c 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 |