summaryrefslogtreecommitdiffstats
path: root/lib/csu
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-09-25 19:26:08 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-09-25 19:26:08 +0000
commitf37faa57f7bfd8dc979675bdee67a751a93f8bb6 (patch)
tree6d40a4f62ae3b0a21892d050c531a25cf8e2bdbd /lib/csu
parentc664442adcf625eb67a558f8158a76ed9dfe45d3 (diff)
downloadFreeBSD-src-f37faa57f7bfd8dc979675bdee67a751a93f8bb6.zip
FreeBSD-src-f37faa57f7bfd8dc979675bdee67a751a93f8bb6.tar.gz
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
This has not been needed since r284171 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/i386/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
6 files changed, 0 insertions, 12 deletions
diff --git a/lib/csu/arm/Makefile.depend b/lib/csu/arm/Makefile.depend
index e8d7c61..3ca0bd0 100644
--- a/lib/csu/arm/Makefile.depend
+++ b/lib/csu/arm/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
diff --git a/lib/csu/i386/Makefile.depend b/lib/csu/i386/Makefile.depend
index 76d719e..79506ce 100644
--- a/lib/csu/i386/Makefile.depend
+++ b/lib/csu/i386/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
include \
diff --git a/lib/csu/mips/Makefile.depend b/lib/csu/mips/Makefile.depend
index e8d7c61..3ca0bd0 100644
--- a/lib/csu/mips/Makefile.depend
+++ b/lib/csu/mips/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
diff --git a/lib/csu/powerpc/Makefile.depend b/lib/csu/powerpc/Makefile.depend
index e8d7c61..3ca0bd0 100644
--- a/lib/csu/powerpc/Makefile.depend
+++ b/lib/csu/powerpc/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
diff --git a/lib/csu/powerpc64/Makefile.depend b/lib/csu/powerpc64/Makefile.depend
index e8d7c61..3ca0bd0 100644
--- a/lib/csu/powerpc64/Makefile.depend
+++ b/lib/csu/powerpc64/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
diff --git a/lib/csu/sparc64/Makefile.depend b/lib/csu/sparc64/Makefile.depend
index e8d7c61..3ca0bd0 100644
--- a/lib/csu/sparc64/Makefile.depend
+++ b/lib/csu/sparc64/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DEP_MACHINE := ${.PARSEFILE:E}
DIRDEPS = \
OpenPOWER on IntegriCloud