diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-03-23 14:33:29 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-03-23 14:33:29 +0000 |
| commit | e47b5c3de7d9e33147c20f92623e19e74b02aebe (patch) | |
| tree | fc680804aa1ec8786a69c78a9f7f3146265868d3 /sys/dev/aic7xxx | |
| parent | e2328be50963f5fd6859438d1c01128908a7d8f3 (diff) | |
Notes
Diffstat (limited to 'sys/dev/aic7xxx')
| -rw-r--r-- | sys/dev/aic7xxx/aicasm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aicasm/Makefile b/sys/dev/aic7xxx/aicasm/Makefile index 51a3a90c6015a..3ff3a343e10ac 100644 --- a/sys/dev/aic7xxx/aicasm/Makefile +++ b/sys/dev/aic7xxx/aicasm/Makefile @@ -13,7 +13,6 @@ GENHDRS= aicasm_gram.h aicasm_macro_gram.h SRCS= ${GENHDRS} ${CSRCS} ${YSRCS} ${LSRCS} CLEANFILES+= ${GENHDRS} ${YSRCS:R:C/(.*)/\1.output/g} -LIBADD= l WARNS?= 0 # Correct path for kernel builds |
