summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/bcw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/bcw/Makefile')
-rw-r--r--sys/dev/microcode/bcw/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/dev/microcode/bcw/Makefile b/sys/dev/microcode/bcw/Makefile
new file mode 100644
index 00000000000..c73146c8aef
--- /dev/null
+++ b/sys/dev/microcode/bcw/Makefile
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile,v 1.1 2007/01/06 18:31:47 mglocker Exp $
+
+SUBDIR= build extract
+
+.include <bsd.subdir.mk>