summaryrefslogtreecommitdiff
path: root/sys/kern/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/Makefile')
-rw-r--r--sys/kern/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/kern/Makefile b/sys/kern/Makefile
index 0f154229408..e54f67e2fec 100644
--- a/sys/kern/Makefile
+++ b/sys/kern/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.16 2006/05/09 21:17:13 miod Exp $
+# $OpenBSD: Makefile,v 1.17 2007/06/01 05:37:14 deraadt Exp $
# Makefile for kernel tags files, init_sysent, etc.
@@ -28,8 +28,7 @@ SYSTAGS=/var/db/sys_tags
SYSDIR=/sys
# Directories in which to place tags links (other than machine-dependent)
-DGEN= adosfs \
- compat compat/common compat/freebsd compat/hpux compat/ibcs2 \
+DGEN= compat compat/common compat/freebsd compat/hpux compat/ibcs2 \
compat/linux compat/osf1 compat/sunos compat/svr4 compat/ultrix \
conf \
ddb \