summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorsjg <sjg@FreeBSD.org>2013-02-16 01:23:54 +0000
committersjg <sjg@FreeBSD.org>2013-02-16 01:23:54 +0000
commit0ee5295509f95c5780976697a2d3539b994458ca (patch)
treed52c71701a79fdd867f98855550227958e10a689 /bin
parent64fca9118b71c803e4211b569c603681fa601dfe (diff)
downloadFreeBSD-src-0ee5295509f95c5780976697a2d3539b994458ca.zip
FreeBSD-src-0ee5295509f95c5780976697a2d3539b994458ca.tar.gz
Updated dependencies
Diffstat (limited to 'bin')
-rw-r--r--bin/cat/Makefile.depend2
-rw-r--r--bin/chflags/Makefile.depend2
-rw-r--r--bin/chio/Makefile.depend2
-rw-r--r--bin/chmod/Makefile.depend2
-rw-r--r--bin/cp/Makefile.depend2
-rw-r--r--bin/csh/Makefile.depend2
-rw-r--r--bin/date/Makefile.depend2
-rw-r--r--bin/dd/Makefile.depend2
-rw-r--r--bin/df/Makefile.depend2
-rw-r--r--bin/domainname/Makefile.depend2
-rw-r--r--bin/echo/Makefile.depend2
-rw-r--r--bin/ed/Makefile.depend2
-rw-r--r--bin/expr/Makefile.depend2
-rw-r--r--bin/getfacl/Makefile.depend2
-rw-r--r--bin/hostname/Makefile.depend2
-rw-r--r--bin/kenv/Makefile.depend2
-rw-r--r--bin/kill/Makefile.depend2
-rw-r--r--bin/ln/Makefile.depend2
-rw-r--r--bin/ls/Makefile.depend2
-rw-r--r--bin/mkdir/Makefile.depend2
-rw-r--r--bin/mv/Makefile.depend2
-rw-r--r--bin/pax/Makefile.depend2
-rw-r--r--bin/pkill/Makefile.depend2
-rw-r--r--bin/ps/Makefile.depend2
-rw-r--r--bin/pwait/Makefile.depend2
-rw-r--r--bin/pwd/Makefile.depend2
-rw-r--r--bin/rcp/Makefile.depend2
-rw-r--r--bin/realpath/Makefile.depend2
-rw-r--r--bin/rm/Makefile.depend2
-rw-r--r--bin/rmail/Makefile.depend2
-rw-r--r--bin/rmdir/Makefile.depend2
-rw-r--r--bin/setfacl/Makefile.depend2
-rw-r--r--bin/sh/Makefile.depend4
-rw-r--r--bin/sleep/Makefile.depend2
-rw-r--r--bin/stty/Makefile.depend2
-rw-r--r--bin/sync/Makefile.depend2
-rw-r--r--bin/test/Makefile.depend2
-rw-r--r--bin/uuidgen/Makefile.depend2
38 files changed, 2 insertions, 76 deletions
diff --git a/bin/cat/Makefile.depend b/bin/cat/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/cat/Makefile.depend
+++ b/bin/cat/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/chflags/Makefile.depend b/bin/chflags/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/chflags/Makefile.depend
+++ b/bin/chflags/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/chio/Makefile.depend b/bin/chio/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/chio/Makefile.depend
+++ b/bin/chio/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/chmod/Makefile.depend b/bin/chmod/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/chmod/Makefile.depend
+++ b/bin/chmod/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/cp/Makefile.depend b/bin/cp/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/cp/Makefile.depend
+++ b/bin/cp/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/csh/Makefile.depend b/bin/csh/Makefile.depend
index ee77884..91ebfaa 100644
--- a/bin/csh/Makefile.depend
+++ b/bin/csh/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/date/Makefile.depend b/bin/date/Makefile.depend
index 25ca344..9bd5a45 100644
--- a/bin/date/Makefile.depend
+++ b/bin/date/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/dd/Makefile.depend b/bin/dd/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/dd/Makefile.depend
+++ b/bin/dd/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/df/Makefile.depend b/bin/df/Makefile.depend
index 2dd29af..9eb5e85 100644
--- a/bin/df/Makefile.depend
+++ b/bin/df/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/domainname/Makefile.depend b/bin/domainname/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/domainname/Makefile.depend
+++ b/bin/domainname/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/echo/Makefile.depend b/bin/echo/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/echo/Makefile.depend
+++ b/bin/echo/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/ed/Makefile.depend b/bin/ed/Makefile.depend
index 1ae71d9..9cc6bb2 100644
--- a/bin/ed/Makefile.depend
+++ b/bin/ed/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/expr/Makefile.depend b/bin/expr/Makefile.depend
index c4a7277..29e35ba 100644
--- a/bin/expr/Makefile.depend
+++ b/bin/expr/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/getfacl/Makefile.depend b/bin/getfacl/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/getfacl/Makefile.depend
+++ b/bin/getfacl/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/hostname/Makefile.depend b/bin/hostname/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/hostname/Makefile.depend
+++ b/bin/hostname/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/kenv/Makefile.depend b/bin/kenv/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/kenv/Makefile.depend
+++ b/bin/kenv/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/kill/Makefile.depend b/bin/kill/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/kill/Makefile.depend
+++ b/bin/kill/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/ln/Makefile.depend b/bin/ln/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/ln/Makefile.depend
+++ b/bin/ln/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/ls/Makefile.depend b/bin/ls/Makefile.depend
index 600233c..d12e989 100644
--- a/bin/ls/Makefile.depend
+++ b/bin/ls/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/mkdir/Makefile.depend b/bin/mkdir/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/mkdir/Makefile.depend
+++ b/bin/mkdir/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/mv/Makefile.depend b/bin/mv/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/mv/Makefile.depend
+++ b/bin/mv/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/pax/Makefile.depend b/bin/pax/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/pax/Makefile.depend
+++ b/bin/pax/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/pkill/Makefile.depend b/bin/pkill/Makefile.depend
index 553674c..70d796e 100644
--- a/bin/pkill/Makefile.depend
+++ b/bin/pkill/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/ps/Makefile.depend b/bin/ps/Makefile.depend
index 863fe35..da69845 100644
--- a/bin/ps/Makefile.depend
+++ b/bin/ps/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/pwait/Makefile.depend b/bin/pwait/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/pwait/Makefile.depend
+++ b/bin/pwait/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/pwd/Makefile.depend b/bin/pwd/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/pwd/Makefile.depend
+++ b/bin/pwd/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/rcp/Makefile.depend b/bin/rcp/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/rcp/Makefile.depend
+++ b/bin/rcp/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/realpath/Makefile.depend b/bin/realpath/Makefile.depend
index ac1b131..943a383 100644
--- a/bin/realpath/Makefile.depend
+++ b/bin/realpath/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/rm/Makefile.depend b/bin/rm/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/rm/Makefile.depend
+++ b/bin/rm/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/rmail/Makefile.depend b/bin/rmail/Makefile.depend
index 7ffe408..24e10b1 100644
--- a/bin/rmail/Makefile.depend
+++ b/bin/rmail/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/rmdir/Makefile.depend b/bin/rmdir/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/rmdir/Makefile.depend
+++ b/bin/rmdir/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/setfacl/Makefile.depend b/bin/setfacl/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/setfacl/Makefile.depend
+++ b/bin/setfacl/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/sh/Makefile.depend b/bin/sh/Makefile.depend
index 4c22a97..d14e922 100644
--- a/bin/sh/Makefile.depend
+++ b/bin/sh/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
@@ -70,6 +68,8 @@ main.o: builtins.h
main.o: nodes.h
main.po: builtins.h
main.po: nodes.h
+miscbltin.o: syntax.h
+miscbltin.po: syntax.h
mystring.o: syntax.h
mystring.po: syntax.h
nodes.o: nodes.c
diff --git a/bin/sleep/Makefile.depend b/bin/sleep/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/sleep/Makefile.depend
+++ b/bin/sleep/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/stty/Makefile.depend b/bin/stty/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/stty/Makefile.depend
+++ b/bin/stty/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/sync/Makefile.depend b/bin/sync/Makefile.depend
index ac1b131..943a383 100644
--- a/bin/sync/Makefile.depend
+++ b/bin/sync/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/test/Makefile.depend b/bin/test/Makefile.depend
index a839545..61e5f50 100644
--- a/bin/test/Makefile.depend
+++ b/bin/test/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
diff --git a/bin/uuidgen/Makefile.depend b/bin/uuidgen/Makefile.depend
index ac1b131..943a383 100644
--- a/bin/uuidgen/Makefile.depend
+++ b/bin/uuidgen/Makefile.depend
@@ -2,8 +2,6 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-DEP_MACHINE := ${.PARSEFILE:E}
-
DIRDEPS = \
gnu/lib/libgcc \
include \
OpenPOWER on IntegriCloud