aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-03-23 14:33:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-03-23 14:33:29 +0000
commite47b5c3de7d9e33147c20f92623e19e74b02aebe (patch)
treefc680804aa1ec8786a69c78a9f7f3146265868d3 /sys/dev/aic7xxx
parente2328be50963f5fd6859438d1c01128908a7d8f3 (diff)
Notes
Diffstat (limited to 'sys/dev/aic7xxx')
-rw-r--r--sys/dev/aic7xxx/aicasm/Makefile1
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