diff options
Diffstat (limited to 'sys/dev')
-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 5968248098a..e8dce9aaf95 100644 --- a/sys/dev/microcode/Makefile +++ b/sys/dev/microcode/Makefile @@ -1,5 +1,5 @@ -# $OpenBSD: Makefile,v 1.4 2004/11/22 18:49:26 deraadt Exp $ +# $OpenBSD: Makefile,v 1.5 2004/12/14 01:53:02 deraadt Exp $ -SUBDIR= atmel tigon neomagic symbol kue +SUBDIR= atmel tigon neomagic symbol kue typhoon .include <bsd.subdir.mk> |