diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-09-25 19:44:01 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-09-25 19:44:01 +0000 |
| commit | ec766071e3bd398f988bfe16297a78e74c39b3ce (patch) | |
| tree | a6e9194037f53eb52143f3f5c3c72089ca99247b /lib/csu | |
| parent | cfad5e931aac2e4e91f8603b3577804e7f9d894c (diff) | |
Notes
Diffstat (limited to 'lib/csu')
| -rw-r--r-- | lib/csu/arm/Makefile.depend | 2 | ||||
| -rw-r--r-- | lib/csu/mips/Makefile.depend | 2 | ||||
| -rw-r--r-- | lib/csu/powerpc/Makefile.depend | 2 | ||||
| -rw-r--r-- | lib/csu/powerpc64/Makefile.depend | 2 | ||||
| -rw-r--r-- | lib/csu/sparc64/Makefile.depend | 2 |
5 files changed, 0 insertions, 10 deletions
diff --git a/lib/csu/arm/Makefile.depend b/lib/csu/arm/Makefile.depend index 3ca0bd06e775..79506ce16b79 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 3ca0bd06e775..79506ce16b79 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 3ca0bd06e775..79506ce16b79 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 3ca0bd06e775..79506ce16b79 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 3ca0bd06e775..79506ce16b79 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 \ |
