summaryrefslogtreecommitdiffstats
path: root/lib/csu
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-09-25 19:44:01 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-09-25 19:44:01 +0000
commit459799dc3d4a8ad5015562d9f2b20c6959a11076 (patch)
treea6e9194037f53eb52143f3f5c3c72089ca99247b /lib/csu
parent8b983366ab3b95541395dad5b59c583d93981487 (diff)
downloadFreeBSD-src-459799dc3d4a8ad5015562d9f2b20c6959a11076.zip
FreeBSD-src-459799dc3d4a8ad5015562d9f2b20c6959a11076.tar.gz
META_MODE: Remove DEP_MACHINE from Makefile.depend files.
This has not been needed since r246865 in projects/bmake. Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/csu')
-rw-r--r--lib/csu/arm/Makefile.depend2
-rw-r--r--lib/csu/mips/Makefile.depend2
-rw-r--r--lib/csu/powerpc/Makefile.depend2
-rw-r--r--lib/csu/powerpc64/Makefile.depend2
-rw-r--r--lib/csu/sparc64/Makefile.depend2
5 files changed, 0 insertions, 10 deletions
diff --git a/lib/csu/arm/Makefile.depend b/lib/csu/arm/Makefile.depend
index 3ca0bd0..79506ce 100644
--- a/lib/csu/arm/Makefile.depend
+++ b/lib/csu/arm/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
include \
diff --git a/lib/csu/mips/Makefile.depend b/lib/csu/mips/Makefile.depend
index 3ca0bd0..79506ce 100644
--- a/lib/csu/mips/Makefile.depend
+++ b/lib/csu/mips/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
include \
diff --git a/lib/csu/powerpc/Makefile.depend b/lib/csu/powerpc/Makefile.depend
index 3ca0bd0..79506ce 100644
--- a/lib/csu/powerpc/Makefile.depend
+++ b/lib/csu/powerpc/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
include \
diff --git a/lib/csu/powerpc64/Makefile.depend b/lib/csu/powerpc64/Makefile.depend
index 3ca0bd0..79506ce 100644
--- a/lib/csu/powerpc64/Makefile.depend
+++ b/lib/csu/powerpc64/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
include \
diff --git a/lib/csu/sparc64/Makefile.depend b/lib/csu/sparc64/Makefile.depend
index 3ca0bd0..79506ce 100644
--- a/lib/csu/sparc64/Makefile.depend
+++ b/lib/csu/sparc64/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
include \
OpenPOWER on IntegriCloud