diff options
Diffstat (limited to '')
-rw-r--r-- | bin/1sh/Makefile.depend | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/bin/1sh/Makefile.depend b/bin/1sh/Makefile.depend deleted file mode 100644 index 4351f3a3..00000000 --- a/bin/1sh/Makefile.depend +++ /dev/null @@ -1,19 +0,0 @@ -# $FreeBSD: releng/12.1/bin/sh/Makefile.depend 325188 2017-10-31 00:07:04Z bdrewery $ -# Autogenerated - do NOT edit! - -DIRDEPS = \ - gnu/lib/csu \ - include \ - include/xlocale \ - lib/${CSU_DIR} \ - lib/libc \ - lib/libcompiler_rt \ - lib/libedit \ - lib/ncurses/ncursesw \ - - -.include <dirdeps.mk> - -.if ${DEP_RELDIR} == ${_DEP_RELDIR} -# local dependencies - needed for -jN in clean tree -.endif |