summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@cvs.openbsd.org>2017-10-17 19:31:57 +0000
committerChristian Weisgerber <naddy@cvs.openbsd.org>2017-10-17 19:31:57 +0000
commit19ff4eeead1fce1a8359c07f439c0cd82fdc410f (patch)
tree9e1f02bdb31a951974b5de53409f4b1c022c7541 /sys/dev/microcode
parenta3d5933cd5951b1e97707fa1fddd53cade63d44c (diff)
remove the remaining references to .depend files since nothing creates them
any longer; ok espie@ deraadt@
Diffstat (limited to 'sys/dev/microcode')
-rw-r--r--sys/dev/microcode/aic7xxx/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/microcode/aic7xxx/Makefile b/sys/dev/microcode/aic7xxx/Makefile
index bd97e6e83fe..5cb8188478a 100644
--- a/sys/dev/microcode/aic7xxx/Makefile
+++ b/sys/dev/microcode/aic7xxx/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.12 2017/07/19 12:50:32 espie Exp $
+# $OpenBSD: Makefile,v 1.13 2017/10/17 19:31:56 naddy Exp $
# $FreeBSD: src/sys/dev/aic7xxx/Makefile,v 1.6 1999/08/28 00:41:22 peter Exp $
PROG= aicasm
@@ -15,10 +15,8 @@ LDADD+= -ll
CC=${HOSTCC}
# Correct path for kernel builds
-# Don't rely on the kernel's .depend file
.ifdef MAKESRCPATH
.PATH: ${MAKESRCPATH}
-DEPENDFILE=
.endif
CFLAGS+= -I. -I${.CURDIR}