diff options
author | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-08 23:35:17 +0000 |
---|---|---|
committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2015-06-08 23:35:17 +0000 |
commit | 44d314f704764f0247a540648a4b4fc3e8012133 (patch) | |
tree | 3e8badd3b41dcb1ea8213188a71a4a8ae5ab24e1 /usr.bin/uniq/Makefile.depend | |
parent | 6251c65a82b50212fc46ba91b6ab0613b7751ba5 (diff) | |
download | src-44d314f704764f0247a540648a4b4fc3e8012133.tar.gz src-44d314f704764f0247a540648a4b4fc3e8012133.zip |
dirdeps.mk now sets DEP_RELDIR
Notes
Notes:
svn path=/projects/bmake/; revision=284172
Diffstat (limited to 'usr.bin/uniq/Makefile.depend')
-rw-r--r-- | usr.bin/uniq/Makefile.depend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/uniq/Makefile.depend b/usr.bin/uniq/Makefile.depend index 96aa2a21a959..f4b51420002f 100644 --- a/usr.bin/uniq/Makefile.depend +++ b/usr.bin/uniq/Makefile.depend @@ -1,7 +1,5 @@ # Autogenerated - do NOT edit! -DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,} - DIRDEPS = \ gnu/lib/csu \ gnu/lib/libgcc \ |