New/updated dependencies

This commit is contained in:
Simon J. Gerraty 2014-05-05 18:31:00 +00:00
parent e86ede0dfc
commit b736a4db5b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/bmake/; revision=265381
13 changed files with 602 additions and 49 deletions

View file

@ -34,6 +34,12 @@ _ashldi3.So: tm.h
_ashrdi3.So: options.h
_ashrdi3.So: tconfig.h
_ashrdi3.So: tm.h
_bswapdi2.So: options.h
_bswapdi2.So: tconfig.h
_bswapdi2.So: tm.h
_bswapsi2.So: options.h
_bswapsi2.So: tconfig.h
_bswapsi2.So: tm.h
_clear_cache.So: options.h
_clear_cache.So: tconfig.h
_clear_cache.So: tm.h

View file

@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libcxxrt \
lib/msun \

View file

@ -0,0 +1,19 @@
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libnv \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View file

@ -16,4 +16,37 @@ DIRDEPS = \
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
dwarf_funcs.So: dwarf_funcs.c
dwarf_funcs.o: dwarf_funcs.c
dwarf_funcs.po: dwarf_funcs.c
dwarf_pro_funcs.So: dwarf_pro_funcs.c
dwarf_pro_funcs.o: dwarf_pro_funcs.c
dwarf_pro_funcs.po: dwarf_pro_funcs.c
dwarf_pro_pubnames.So: dwarf_pro_pubnames.c
dwarf_pro_pubnames.o: dwarf_pro_pubnames.c
dwarf_pro_pubnames.po: dwarf_pro_pubnames.c
dwarf_pro_types.So: dwarf_pro_types.c
dwarf_pro_types.o: dwarf_pro_types.c
dwarf_pro_types.po: dwarf_pro_types.c
dwarf_pro_vars.So: dwarf_pro_vars.c
dwarf_pro_vars.o: dwarf_pro_vars.c
dwarf_pro_vars.po: dwarf_pro_vars.c
dwarf_pro_weaks.So: dwarf_pro_weaks.c
dwarf_pro_weaks.o: dwarf_pro_weaks.c
dwarf_pro_weaks.po: dwarf_pro_weaks.c
dwarf_pubnames.So: dwarf_pubnames.c
dwarf_pubnames.o: dwarf_pubnames.c
dwarf_pubnames.po: dwarf_pubnames.c
dwarf_pubtypes.So: dwarf_pubtypes.c
dwarf_pubtypes.o: dwarf_pubtypes.c
dwarf_pubtypes.po: dwarf_pubtypes.c
dwarf_types.So: dwarf_types.c
dwarf_types.o: dwarf_types.c
dwarf_types.po: dwarf_types.c
dwarf_vars.So: dwarf_vars.c
dwarf_vars.o: dwarf_vars.c
dwarf_vars.po: dwarf_vars.c
dwarf_weaks.So: dwarf_weaks.c
dwarf_weaks.o: dwarf_weaks.c
dwarf_weaks.po: dwarf_weaks.c
.endif

18
lib/libnv/Makefile.depend Normal file
View file

@ -0,0 +1,18 @@
# Autogenerated - do NOT edit!
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/libgcc \
include \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
.include <dirdeps.mk>
.if ${DEP_RELDIR} == ${_DEP_RELDIR}
# local dependencies - needed for -jN in clean tree
.endif

View file

@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libcxxrt \
lib/libelf \
lib/libutil \

View file

@ -68,6 +68,8 @@ get.o: sm_os.h
get.po: sm_os.h
heap.o: sm_os.h
heap.po: sm_os.h
inet6_ntop.o: sm_os.h
inet6_ntop.po: sm_os.h
ldap.o: sm_os.h
ldap.po: sm_os.h
makebuf.o: sm_os.h

View file

@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/ncurses/ncursesw \
.include <dirdeps.mk>
@ -1557,18 +1558,6 @@ lib_window.po: curses.h
lib_window.po: ncurses_def.h
lib_window.po: term.h
lib_window.po: unctrl.h
memmove.So: curses.h
memmove.So: ncurses_def.h
memmove.So: term.h
memmove.So: unctrl.h
memmove.o: curses.h
memmove.o: ncurses_def.h
memmove.o: term.h
memmove.o: unctrl.h
memmove.po: curses.h
memmove.po: ncurses_def.h
memmove.po: term.h
memmove.po: unctrl.h
name_match.So: curses.h
name_match.So: ncurses_def.h
name_match.So: term.h
@ -1608,6 +1597,18 @@ nc_panel.po: curses.h
nc_panel.po: ncurses_def.h
nc_panel.po: term.h
nc_panel.po: unctrl.h
obsolete.So: curses.h
obsolete.So: ncurses_def.h
obsolete.So: term.h
obsolete.So: unctrl.h
obsolete.o: curses.h
obsolete.o: ncurses_def.h
obsolete.o: term.h
obsolete.o: unctrl.h
obsolete.po: curses.h
obsolete.po: ncurses_def.h
obsolete.po: term.h
obsolete.po: unctrl.h
parse_entry.So: curses.h
parse_entry.So: ncurses_def.h
parse_entry.So: parametrized.h
@ -1659,18 +1660,6 @@ safe_sprintf.po: curses.h
safe_sprintf.po: ncurses_def.h
safe_sprintf.po: term.h
safe_sprintf.po: unctrl.h
setbuf.So: curses.h
setbuf.So: ncurses_def.h
setbuf.So: term.h
setbuf.So: unctrl.h
setbuf.o: curses.h
setbuf.o: ncurses_def.h
setbuf.o: term.h
setbuf.o: unctrl.h
setbuf.po: curses.h
setbuf.po: ncurses_def.h
setbuf.po: term.h
setbuf.po: unctrl.h
strings.So: curses.h
strings.So: ncurses_def.h
strings.So: term.h

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,6 @@ DIRDEPS = \
lib/libc \
lib/libcompiler_rt \
lib/libexpat \
lib/libipx \
lib/libjail \
lib/libsbuf \

View file

@ -10,7 +10,9 @@ DIRDEPS = \
include/xlocale \
lib/${CSU_DIR} \
lib/libc \
lib/libcapsicum \
lib/libcompiler_rt \
lib/libnv \
.include <dirdeps.mk>

View file

@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libutil \
.include <dirdeps.mk>

View file

@ -9,6 +9,8 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
lib/libedit \
lib/ncurses/ncurses \
.include <dirdeps.mk>