diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-02-16 01:23:54 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2013-02-16 01:23:54 +0000 |
commit | f5f7c05209ca2c3748fd8b27c5e80ffad49120eb (patch) | |
tree | d52c71701a79fdd867f98855550227958e10a689 /lib/libprocstat | |
parent | 5ac3e457ef3bfd546bf690ab1896744d98fb80ef (diff) |
Notes
Diffstat (limited to 'lib/libprocstat')
-rw-r--r-- | lib/libprocstat/Makefile.depend | 2 | ||||
-rw-r--r-- | lib/libprocstat/zfs/Makefile.depend | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/lib/libprocstat/Makefile.depend b/lib/libprocstat/Makefile.depend index ef3ea09e45d3..7d6dfa3d9988 100644 --- a/lib/libprocstat/Makefile.depend +++ b/lib/libprocstat/Makefile.depend @@ -2,8 +2,6 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ gnu/lib/libgcc \ include \ diff --git a/lib/libprocstat/zfs/Makefile.depend b/lib/libprocstat/zfs/Makefile.depend index cbc3887c1f50..b142a6736e9e 100644 --- a/lib/libprocstat/zfs/Makefile.depend +++ b/lib/libprocstat/zfs/Makefile.depend @@ -2,8 +2,6 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} -DEP_MACHINE := ${.PARSEFILE:E} - DIRDEPS = \ include \ include/xlocale \ |