diff options
-rw-r--r-- | sys/arch/alpha/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/amd64/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/armish/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/aviion/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/beagle/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/hp300/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/hppa/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/hppa64/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/landisk/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/loongson/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/luna88k/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/macppc/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/mvme68k/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/mvme88k/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/octeon/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/sgi/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/socppc/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/solbourne/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/sparc/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/sparc64/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/vax/Makefile | 4 | ||||
-rw-r--r-- | sys/arch/zaurus/Makefile | 4 |
22 files changed, 44 insertions, 44 deletions
diff --git a/sys/arch/alpha/Makefile b/sys/arch/alpha/Makefile index 1007499914e..dca29ee48b6 100644 --- a/sys/arch/alpha/Makefile +++ b/sys/arch/alpha/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.10 2010/11/12 17:11:43 deraadt Exp $ +# $OpenBSD: Makefile,v 1.11 2013/03/26 19:43:00 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include pci isa eisa mcbus tc TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/amd64/Makefile b/sys/arch/amd64/Makefile index a1e3add6c69..13130d0990e 100644 --- a/sys/arch/amd64/Makefile +++ b/sys/arch/amd64/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.9 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include pci isa TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/armish/Makefile b/sys/arch/armish/Makefile index 525abb6c09d..4a78758af1d 100644 --- a/sys/arch/armish/Makefile +++ b/sys/arch/armish/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.4 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.5 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/aviion/Makefile b/sys/arch/aviion/Makefile index 4c909619de1..bcd88197c6b 100644 --- a/sys/arch/aviion/Makefile +++ b/sys/arch/aviion/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.5 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.6 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/beagle/Makefile b/sys/arch/beagle/Makefile index 8dfe9c8ce5f..94fd7900f49 100644 --- a/sys/arch/beagle/Makefile +++ b/sys/arch/beagle/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.5 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.6 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/hp300/Makefile b/sys/arch/hp300/Makefile index 49de45edb10..6ea4be693bb 100644 --- a/sys/arch/hp300/Makefile +++ b/sys/arch/hp300/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.11 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.12 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/hppa/Makefile b/sys/arch/hppa/Makefile index c945827d85b..bdf0680657a 100644 --- a/sys/arch/hppa/Makefile +++ b/sys/arch/hppa/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.9 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.10 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include gsc spmath TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/hppa64/Makefile b/sys/arch/hppa64/Makefile index 0fcc06ed6ef..379817a36df 100644 --- a/sys/arch/hppa64/Makefile +++ b/sys/arch/hppa64/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/landisk/Makefile b/sys/arch/landisk/Makefile index 4c909619de1..bcd88197c6b 100644 --- a/sys/arch/landisk/Makefile +++ b/sys/arch/landisk/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.5 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.6 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/loongson/Makefile b/sys/arch/loongson/Makefile index 525abb6c09d..4a78758af1d 100644 --- a/sys/arch/loongson/Makefile +++ b/sys/arch/loongson/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.4 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.5 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/luna88k/Makefile b/sys/arch/luna88k/Makefile index 4ffb3bcb2c2..ead4792cf94 100644 --- a/sys/arch/luna88k/Makefile +++ b/sys/arch/luna88k/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.9 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/macppc/Makefile b/sys/arch/macppc/Makefile index a1e3add6c69..c7bafc64a56 100644 --- a/sys/arch/macppc/Makefile +++ b/sys/arch/macppc/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.9 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include pci TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/mvme68k/Makefile b/sys/arch/mvme68k/Makefile index 78d969c834d..981745884ae 100644 --- a/sys/arch/mvme68k/Makefile +++ b/sys/arch/mvme68k/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.13 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.14 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/mvme88k/Makefile b/sys/arch/mvme88k/Makefile index c945827d85b..8893b13590c 100644 --- a/sys/arch/mvme88k/Makefile +++ b/sys/arch/mvme88k/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.9 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.10 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/octeon/Makefile b/sys/arch/octeon/Makefile index 893ff4a9687..d44b3731350 100644 --- a/sys/arch/octeon/Makefile +++ b/sys/arch/octeon/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.4 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/sgi/Makefile b/sys/arch/sgi/Makefile index 8f7a9ee6c68..c60c600541f 100644 --- a/sys/arch/sgi/Makefile +++ b/sys/arch/sgi/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC-IP30 .if exists(conf/GENERIC.MP) KFILE= GENERIC-IP30.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include pci gio hpc localbus xbow TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/socppc/Makefile b/sys/arch/socppc/Makefile index 0fcc06ed6ef..379817a36df 100644 --- a/sys/arch/socppc/Makefile +++ b/sys/arch/socppc/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/solbourne/Makefile b/sys/arch/solbourne/Makefile index 3b8c9139f4e..a8684432432 100644 --- a/sys/arch/solbourne/Makefile +++ b/sys/arch/solbourne/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/sparc/Makefile b/sys/arch/sparc/Makefile index e60b452584c..29b54be176e 100644 --- a/sys/arch/sparc/Makefile +++ b/sys/arch/sparc/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.13 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include fpu TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/sparc64/Makefile b/sys/arch/sparc64/Makefile index 0fcc06ed6ef..1c107fc0c1f 100644 --- a/sys/arch/sparc64/Makefile +++ b/sys/arch/sparc64/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include fpu TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/vax/Makefile b/sys/arch/vax/Makefile index d83db4a115e..1d07acaaef3 100644 --- a/sys/arch/vax/Makefile +++ b/sys/arch/vax/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2011/07/10 17:31:38 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include dec if mbus mscp qbus uba vsa vxt TAGS= ${.CURDIR}/tags NOPROG= diff --git a/sys/arch/zaurus/Makefile b/sys/arch/zaurus/Makefile index 0fcc06ed6ef..379817a36df 100644 --- a/sys/arch/zaurus/Makefile +++ b/sys/arch/zaurus/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/12 17:11:44 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 2013/03/26 19:43:01 jasper Exp $ S= ${.CURDIR}/../.. KFILE= GENERIC .if exists(conf/GENERIC.MP) KFILE= GENERIC.MP .endif -TDIRS= ${_arch} include pci isa eisa +TDIRS= ${_arch} include TAGS= ${.CURDIR}/tags NOPROG= |