diff options
Diffstat (limited to 'sys/arch')
26 files changed, 26 insertions, 52 deletions
diff --git a/sys/arch/alpha/conf/Makefile.alpha b/sys/arch/alpha/conf/Makefile.alpha index 4d433010231..d72e2309c41 100644 --- a/sys/arch/alpha/conf/Makefile.alpha +++ b/sys/arch/alpha/conf/Makefile.alpha @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.alpha,v 1.76 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.alpha,v 1.77 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/amd64/conf/Makefile.amd64 b/sys/arch/amd64/conf/Makefile.amd64 index 340311e4a3e..b0966c68952 100644 --- a/sys/arch/amd64/conf/Makefile.amd64 +++ b/sys/arch/amd64/conf/Makefile.amd64 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.amd64,v 1.50 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.amd64,v 1.51 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/armish/conf/Makefile.armish b/sys/arch/armish/conf/Makefile.armish index cb871137b38..86ea998ae61 100644 --- a/sys/arch/armish/conf/Makefile.armish +++ b/sys/arch/armish/conf/Makefile.armish @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.armish,v 1.41 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.armish,v 1.42 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/aviion/conf/Makefile.aviion b/sys/arch/aviion/conf/Makefile.aviion index ee6dec878e0..40cf1887f10 100644 --- a/sys/arch/aviion/conf/Makefile.aviion +++ b/sys/arch/aviion/conf/Makefile.aviion @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.aviion,v 1.36 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.aviion,v 1.37 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/beagle/conf/Makefile.beagle b/sys/arch/beagle/conf/Makefile.beagle index 89a96da0f91..66fb1fefb4b 100644 --- a/sys/arch/beagle/conf/Makefile.beagle +++ b/sys/arch/beagle/conf/Makefile.beagle @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.beagle,v 1.36 2011/10/17 02:59:48 drahn Exp $ +# $OpenBSD: Makefile.beagle,v 1.37 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/gumstix/conf/Makefile.gumstix b/sys/arch/gumstix/conf/Makefile.gumstix index e255ff3c06b..4535ea9718b 100644 --- a/sys/arch/gumstix/conf/Makefile.gumstix +++ b/sys/arch/gumstix/conf/Makefile.gumstix @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.gumstix,v 1.33 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.gumstix,v 1.34 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/hp300/conf/Makefile.hp300 b/sys/arch/hp300/conf/Makefile.hp300 index c6ded9e94c3..229022b6334 100644 --- a/sys/arch/hp300/conf/Makefile.hp300 +++ b/sys/arch/hp300/conf/Makefile.hp300 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.hp300,v 1.77 2011/11/01 21:20:52 miod Exp $ +# $OpenBSD: Makefile.hp300,v 1.78 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/hppa/conf/Makefile.hppa b/sys/arch/hppa/conf/Makefile.hppa index 0a9c1a431bb..da963eff1bf 100644 --- a/sys/arch/hppa/conf/Makefile.hppa +++ b/sys/arch/hppa/conf/Makefile.hppa @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.hppa,v 1.68 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.hppa,v 1.69 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/hppa64/conf/Makefile.hppa64 b/sys/arch/hppa64/conf/Makefile.hppa64 index b0dc8f9b721..02000a26abf 100644 --- a/sys/arch/hppa64/conf/Makefile.hppa64 +++ b/sys/arch/hppa64/conf/Makefile.hppa64 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.hppa64,v 1.40 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.hppa64,v 1.41 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/i386/conf/Makefile.i386 b/sys/arch/i386/conf/Makefile.i386 index e330e2530f0..24f2d6816ff 100644 --- a/sys/arch/i386/conf/Makefile.i386 +++ b/sys/arch/i386/conf/Makefile.i386 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.i386,v 1.82 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.i386,v 1.83 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/landisk/conf/Makefile.landisk b/sys/arch/landisk/conf/Makefile.landisk index ddd82182852..5ed6639251a 100644 --- a/sys/arch/landisk/conf/Makefile.landisk +++ b/sys/arch/landisk/conf/Makefile.landisk @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.landisk,v 1.43 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.landisk,v 1.44 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/loongson/conf/Makefile.loongson b/sys/arch/loongson/conf/Makefile.loongson index ac1f8af9ab3..58a11da6779 100644 --- a/sys/arch/loongson/conf/Makefile.loongson +++ b/sys/arch/loongson/conf/Makefile.loongson @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.loongson,v 1.32 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.loongson,v 1.33 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip AS?= as diff --git a/sys/arch/luna88k/conf/Makefile.luna88k b/sys/arch/luna88k/conf/Makefile.luna88k index 4c59bda6bcb..a9e22e9b0d2 100644 --- a/sys/arch/luna88k/conf/Makefile.luna88k +++ b/sys/arch/luna88k/conf/Makefile.luna88k @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.luna88k,v 1.43 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.luna88k,v 1.44 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/mac68k/conf/Makefile.mac68k b/sys/arch/mac68k/conf/Makefile.mac68k index c3ed580b3b7..5dafae8771a 100644 --- a/sys/arch/mac68k/conf/Makefile.mac68k +++ b/sys/arch/mac68k/conf/Makefile.mac68k @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.mac68k,v 1.73 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.mac68k,v 1.74 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/macppc/conf/Makefile.macppc b/sys/arch/macppc/conf/Makefile.macppc index 2abaef918c5..2794a625d57 100644 --- a/sys/arch/macppc/conf/Makefile.macppc +++ b/sys/arch/macppc/conf/Makefile.macppc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.macppc,v 1.62 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.macppc,v 1.63 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/mvme68k/conf/Makefile.mvme68k b/sys/arch/mvme68k/conf/Makefile.mvme68k index 97e69365edd..a93a37811c1 100644 --- a/sys/arch/mvme68k/conf/Makefile.mvme68k +++ b/sys/arch/mvme68k/conf/Makefile.mvme68k @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.mvme68k,v 1.64 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.mvme68k,v 1.65 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/mvme88k/conf/Makefile.mvme88k b/sys/arch/mvme88k/conf/Makefile.mvme88k index b1ca3263e5d..8199cb50dab 100644 --- a/sys/arch/mvme88k/conf/Makefile.mvme88k +++ b/sys/arch/mvme88k/conf/Makefile.mvme88k @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.mvme88k,v 1.73 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.mvme88k,v 1.74 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/octeon/conf/Makefile.octeon b/sys/arch/octeon/conf/Makefile.octeon index e990a22bc09..f6e9752e8c8 100644 --- a/sys/arch/octeon/conf/Makefile.octeon +++ b/sys/arch/octeon/conf/Makefile.octeon @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.octeon,v 1.7 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.octeon,v 1.8 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip AS?= as diff --git a/sys/arch/palm/conf/Makefile.palm b/sys/arch/palm/conf/Makefile.palm index f579f157d36..c25a4adb441 100644 --- a/sys/arch/palm/conf/Makefile.palm +++ b/sys/arch/palm/conf/Makefile.palm @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.palm,v 1.30 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.palm,v 1.31 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/sgi/conf/Makefile.sgi b/sys/arch/sgi/conf/Makefile.sgi index 6dd553bd02f..32fb6c4d30e 100644 --- a/sys/arch/sgi/conf/Makefile.sgi +++ b/sys/arch/sgi/conf/Makefile.sgi @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.sgi,v 1.54 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.sgi,v 1.55 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip AS?= as diff --git a/sys/arch/socppc/conf/Makefile.socppc b/sys/arch/socppc/conf/Makefile.socppc index 5845fc6462d..c046cc527c0 100644 --- a/sys/arch/socppc/conf/Makefile.socppc +++ b/sys/arch/socppc/conf/Makefile.socppc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.socppc,v 1.33 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.socppc,v 1.34 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/solbourne/conf/Makefile.solbourne b/sys/arch/solbourne/conf/Makefile.solbourne index b1ebda1afb5..50fd002dca8 100644 --- a/sys/arch/solbourne/conf/Makefile.solbourne +++ b/sys/arch/solbourne/conf/Makefile.solbourne @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.solbourne,v 1.36 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.solbourne,v 1.37 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/sparc/conf/Makefile.sparc b/sys/arch/sparc/conf/Makefile.sparc index d200d41bfcc..4f68f57fe5d 100644 --- a/sys/arch/sparc/conf/Makefile.sparc +++ b/sys/arch/sparc/conf/Makefile.sparc @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.sparc,v 1.72 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.sparc,v 1.73 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/sparc64/conf/Makefile.sparc64 b/sys/arch/sparc64/conf/Makefile.sparc64 index a992b7c6baf..8e313ead3e0 100644 --- a/sys/arch/sparc64/conf/Makefile.sparc64 +++ b/sys/arch/sparc64/conf/Makefile.sparc64 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.sparc64,v 1.59 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.sparc64,v 1.60 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/vax/conf/Makefile.vax b/sys/arch/vax/conf/Makefile.vax index 0ca239595c4..54f4f784c32 100644 --- a/sys/arch/vax/conf/Makefile.vax +++ b/sys/arch/vax/conf/Makefile.vax @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.vax,v 1.64 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.vax,v 1.65 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip diff --git a/sys/arch/zaurus/conf/Makefile.zaurus b/sys/arch/zaurus/conf/Makefile.zaurus index 868d61f480a..6fcabd44295 100644 --- a/sys/arch/zaurus/conf/Makefile.zaurus +++ b/sys/arch/zaurus/conf/Makefile.zaurus @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.zaurus,v 1.43 2011/07/07 22:28:18 guenther Exp $ +# $OpenBSD: Makefile.zaurus,v 1.44 2011/11/08 18:41:34 matthieu Exp $ # For instructions on building kernels consult the config(8) and options(4) # manual pages. @@ -10,7 +10,6 @@ .include <bsd.own.mk> -MKDEP?= mkdep SIZE?= size STRIP?= strip |