summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2010-04-27 05:08:31 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2010-04-27 05:08:31 +0000
commit000f8235cfd99660432c665e2042006671fb7dd6 (patch)
tree7e7a25ab2437032d9df9155acc41f442e7879344 /sys/arch
parent99a051ba8940452f11660b1432e70eb8404a4a4f (diff)
No need for a specific .SUFFIXES list; ok drahn
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/landisk/conf/Makefile.landisk4
-rw-r--r--sys/arch/macppc/conf/Makefile.macppc4
-rw-r--r--sys/arch/mvmeppc/conf/Makefile.mvmeppc4
-rw-r--r--sys/arch/socppc/conf/Makefile.socppc4
4 files changed, 4 insertions, 12 deletions
diff --git a/sys/arch/landisk/conf/Makefile.landisk b/sys/arch/landisk/conf/Makefile.landisk
index 594703c647f..ff22359da3f 100644
--- a/sys/arch/landisk/conf/Makefile.landisk
+++ b/sys/arch/landisk/conf/Makefile.landisk
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.landisk,v 1.20 2010/04/27 05:07:29 deraadt Exp $
+# $OpenBSD: Makefile.landisk,v 1.21 2010/04/27 05:08:30 deraadt Exp $
# This makefile is constructed from a machine description:
# config machineid
@@ -17,8 +17,6 @@
.include <bsd.own.mk>
-.SUFFIXES: .S .c .o
-
MKDEP?= mkdep
STRIP?= strip
SIZE?= size
diff --git a/sys/arch/macppc/conf/Makefile.macppc b/sys/arch/macppc/conf/Makefile.macppc
index a762a5f8149..14c4c9657c2 100644
--- a/sys/arch/macppc/conf/Makefile.macppc
+++ b/sys/arch/macppc/conf/Makefile.macppc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.macppc,v 1.41 2010/04/27 05:07:29 deraadt Exp $
+# $OpenBSD: Makefile.macppc,v 1.42 2010/04/27 05:08:30 deraadt Exp $
# This makefile is constructed from a machine description:
# config machineid
@@ -17,8 +17,6 @@
.include <bsd.own.mk>
-.SUFFIXES: .S .c .o
-
MKDEP?= mkdep
STRIP?= strip
SIZE?= size
diff --git a/sys/arch/mvmeppc/conf/Makefile.mvmeppc b/sys/arch/mvmeppc/conf/Makefile.mvmeppc
index b102e75c1c6..26fb388c0c5 100644
--- a/sys/arch/mvmeppc/conf/Makefile.mvmeppc
+++ b/sys/arch/mvmeppc/conf/Makefile.mvmeppc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.mvmeppc,v 1.39 2010/04/27 05:07:29 deraadt Exp $
+# $OpenBSD: Makefile.mvmeppc,v 1.40 2010/04/27 05:08:30 deraadt Exp $
# This makefile is constructed from a machine description:
# config machineid
@@ -17,8 +17,6 @@
.include <bsd.own.mk>
-.SUFFIXES: .S .c .o
-
MKDEP?= mkdep
STRIP?= strip
SIZE?= size
diff --git a/sys/arch/socppc/conf/Makefile.socppc b/sys/arch/socppc/conf/Makefile.socppc
index 4e44639364f..338d2698e20 100644
--- a/sys/arch/socppc/conf/Makefile.socppc
+++ b/sys/arch/socppc/conf/Makefile.socppc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.socppc,v 1.13 2010/04/27 05:07:29 deraadt Exp $
+# $OpenBSD: Makefile.socppc,v 1.14 2010/04/27 05:08:30 deraadt Exp $
# This makefile is constructed from a machine description:
# config machineid
@@ -17,8 +17,6 @@
.include <bsd.own.mk>
-.SUFFIXES: .S .c .o
-
MKDEP?= mkdep
STRIP?= strip
SIZE?= size