diff options
Diffstat (limited to 'sys/dev/microcode/Makefile')
-rw-r--r-- | sys/dev/microcode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/microcode/Makefile b/sys/dev/microcode/Makefile index b6f97b13c29..9b5e36e5d36 100644 --- a/sys/dev/microcode/Makefile +++ b/sys/dev/microcode/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.7 2004/12/19 16:06:23 deraadt Exp $ +# $OpenBSD: Makefile,v 1.8 2004/12/19 16:06:50 deraadt Exp $ -SUBDIR= atmel tigon neomagic symbol kue typhoon uyap cirruslogic yds +SUBDIR= atmel tigon neomagic symbol kue typhoon uyap cirruslogic .include <bsd.subdir.mk> |