svn commit: r265381 - in projects/bmake: gnu/lib/libgcc lib/libc++ lib/libcapsicum lib/libdwarf lib/libnv lib/libproc lib/libsm lib/ncurses/ncurses lib/ncurses/ncursesw sbin/ifconfig usr.bin/kdump ...
Simon J. Gerraty
sjg at FreeBSD.org
Mon May 5 18:31:02 UTC 2014
Author: sjg
Date: Mon May 5 18:31:00 2014
New Revision: 265381
URL: http://svnweb.freebsd.org/changeset/base/265381
Log:
New/updated dependencies
Added:
projects/bmake/lib/libcapsicum/Makefile.depend
projects/bmake/lib/libnv/Makefile.depend
Modified:
projects/bmake/gnu/lib/libgcc/Makefile.depend
projects/bmake/lib/libc++/Makefile.depend
projects/bmake/lib/libdwarf/Makefile.depend
projects/bmake/lib/libproc/Makefile.depend
projects/bmake/lib/libsm/Makefile.depend
projects/bmake/lib/ncurses/ncurses/Makefile.depend
projects/bmake/lib/ncurses/ncursesw/Makefile.depend
projects/bmake/sbin/ifconfig/Makefile.depend
projects/bmake/usr.bin/kdump/Makefile.depend
projects/bmake/usr.bin/split/Makefile.depend
projects/bmake/usr.bin/units/Makefile.depend
Modified: projects/bmake/gnu/lib/libgcc/Makefile.depend
==============================================================================
--- projects/bmake/gnu/lib/libgcc/Makefile.depend Mon May 5 18:18:23 2014 (r265380)
+++ projects/bmake/gnu/lib/libgcc/Makefile.depend Mon May 5 18:31:00 2014 (r265381)
@@ -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
Modified: projects/bmake/lib/libc++/Makefile.depend
==============================================================================
--- projects/bmake/lib/libc++/Makefile.depend Mon May 5 18:18:23 2014 (r265380)
+++ projects/bmake/lib/libc++/Makefile.depend Mon May 5 18:31:00 2014 (r265381)
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libcxxrt \
lib/msun \
Added: projects/bmake/lib/libcapsicum/Makefile.depend
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ projects/bmake/lib/libcapsicum/Makefile.depend Mon May 5 18:31:00 2014 (r265381)
@@ -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
Modified: projects/bmake/lib/libdwarf/Makefile.depend
==============================================================================
--- projects/bmake/lib/libdwarf/Makefile.depend Mon May 5 18:18:23 2014 (r265380)
+++ projects/bmake/lib/libdwarf/Makefile.depend Mon May 5 18:31:00 2014 (r265381)
@@ -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
Added: projects/bmake/lib/libnv/Makefile.depend
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ projects/bmake/lib/libnv/Makefile.depend Mon May 5 18:31:00 2014 (r265381)
@@ -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
Modified: projects/bmake/lib/libproc/Makefile.depend
==============================================================================
--- projects/bmake/lib/libproc/Makefile.depend Mon May 5 18:18:23 2014 (r265380)
+++ projects/bmake/lib/libproc/Makefile.depend Mon May 5 18:31:00 2014 (r265381)
@@ -9,6 +9,7 @@ DIRDEPS = \
lib/${CSU_DIR} \
lib/libc \
lib/libcompiler_rt \
+ lib/libcxxrt \
lib/libelf \
lib/libutil \
Modified: projects/bmake/lib/libsm/Makefile.depend
==============================================================================
--- projects/bmake/lib/libsm/Makefile.depend Mon May 5 18:18:23 2014 (r265380)
+++ projects/bmake/lib/libsm/Makefile.depend Mon May 5 18:31:00 2014 (r265381)
@@ -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
Modified: projects/bmake/lib/ncurses/ncurses/Makefile.depend
==============================================================================
--- projects/bmake/lib/ncurses/ncurses/Makefile.depend Mon May 5 18:18:23 2014 (r265380)
+++ projects/bmake/lib/ncurses/ncurses/Makefile.depend Mon May 5 18:31:00 2014 (r265381)
@@ -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
Modified: projects/bmake/lib/ncurses/ncursesw/Makefile.depend
==============================================================================
--- projects/bmake/lib/ncurses/ncursesw/Makefile.depend Mon May 5 18:18:23 2014 (r265380)
+++ projects/bmake/lib/ncurses/ncursesw/Makefile.depend Mon May 5 18:31:00 2014 (r265381)
@@ -17,2033 +17,2513 @@ DIRDEPS = \
# local dependencies - needed for -jN in clean tree
access.So: curses.h
access.So: ncurses_def.h
+access.So: ncurses_dll.h
access.So: term.h
access.So: unctrl.h
access.o: curses.h
access.o: ncurses_def.h
+access.o: ncurses_dll.h
access.o: term.h
access.o: unctrl.h
access.po: curses.h
access.po: ncurses_def.h
+access.po: ncurses_dll.h
access.po: term.h
access.po: unctrl.h
add_tries.So: curses.h
add_tries.So: ncurses_def.h
+add_tries.So: ncurses_dll.h
add_tries.So: term.h
add_tries.So: unctrl.h
add_tries.o: curses.h
add_tries.o: ncurses_def.h
+add_tries.o: ncurses_dll.h
add_tries.o: term.h
add_tries.o: unctrl.h
add_tries.po: curses.h
add_tries.po: ncurses_def.h
+add_tries.po: ncurses_dll.h
add_tries.po: term.h
add_tries.po: unctrl.h
alloc_entry.So: curses.h
alloc_entry.So: ncurses_def.h
+alloc_entry.So: ncurses_dll.h
alloc_entry.So: term.h
alloc_entry.So: unctrl.h
alloc_entry.o: curses.h
alloc_entry.o: ncurses_def.h
+alloc_entry.o: ncurses_dll.h
alloc_entry.o: term.h
alloc_entry.o: unctrl.h
alloc_entry.po: curses.h
alloc_entry.po: ncurses_def.h
+alloc_entry.po: ncurses_dll.h
alloc_entry.po: term.h
alloc_entry.po: unctrl.h
alloc_ttype.So: curses.h
alloc_ttype.So: ncurses_def.h
+alloc_ttype.So: ncurses_dll.h
alloc_ttype.So: term.h
alloc_ttype.So: unctrl.h
alloc_ttype.o: curses.h
alloc_ttype.o: ncurses_def.h
+alloc_ttype.o: ncurses_dll.h
alloc_ttype.o: term.h
alloc_ttype.o: unctrl.h
alloc_ttype.po: curses.h
alloc_ttype.po: ncurses_def.h
+alloc_ttype.po: ncurses_dll.h
alloc_ttype.po: term.h
alloc_ttype.po: unctrl.h
captoinfo.So: curses.h
captoinfo.So: ncurses_def.h
+captoinfo.So: ncurses_dll.h
captoinfo.So: term.h
captoinfo.So: unctrl.h
captoinfo.o: curses.h
captoinfo.o: ncurses_def.h
+captoinfo.o: ncurses_dll.h
captoinfo.o: term.h
captoinfo.o: unctrl.h
captoinfo.po: curses.h
captoinfo.po: ncurses_def.h
+captoinfo.po: ncurses_dll.h
captoinfo.po: term.h
captoinfo.po: unctrl.h
charable.So: curses.h
charable.So: ncurses_def.h
+charable.So: ncurses_dll.h
charable.So: term.h
charable.So: unctrl.h
charable.o: curses.h
charable.o: ncurses_def.h
+charable.o: ncurses_dll.h
charable.o: term.h
charable.o: unctrl.h
charable.po: curses.h
charable.po: ncurses_def.h
+charable.po: ncurses_dll.h
charable.po: term.h
charable.po: unctrl.h
codes.So: codes.c
codes.So: curses.h
codes.So: ncurses_def.h
+codes.So: ncurses_dll.h
codes.So: term.h
codes.So: unctrl.h
codes.o: codes.c
codes.o: curses.h
codes.o: ncurses_def.h
+codes.o: ncurses_dll.h
codes.o: term.h
codes.o: unctrl.h
codes.po: codes.c
codes.po: curses.h
codes.po: ncurses_def.h
+codes.po: ncurses_dll.h
codes.po: term.h
codes.po: unctrl.h
comp_captab.So: comp_captab.c
comp_captab.So: curses.h
comp_captab.So: hashsize.h
comp_captab.So: ncurses_def.h
+comp_captab.So: ncurses_dll.h
comp_captab.So: term.h
comp_captab.So: unctrl.h
comp_captab.o: comp_captab.c
comp_captab.o: curses.h
comp_captab.o: hashsize.h
comp_captab.o: ncurses_def.h
+comp_captab.o: ncurses_dll.h
comp_captab.o: term.h
comp_captab.o: unctrl.h
comp_captab.po: comp_captab.c
comp_captab.po: curses.h
comp_captab.po: hashsize.h
comp_captab.po: ncurses_def.h
+comp_captab.po: ncurses_dll.h
comp_captab.po: term.h
comp_captab.po: unctrl.h
comp_error.So: curses.h
comp_error.So: ncurses_def.h
+comp_error.So: ncurses_dll.h
comp_error.So: term.h
comp_error.So: unctrl.h
comp_error.o: curses.h
comp_error.o: ncurses_def.h
+comp_error.o: ncurses_dll.h
comp_error.o: term.h
comp_error.o: unctrl.h
comp_error.po: curses.h
comp_error.po: ncurses_def.h
+comp_error.po: ncurses_dll.h
comp_error.po: term.h
comp_error.po: unctrl.h
comp_expand.So: curses.h
comp_expand.So: ncurses_def.h
+comp_expand.So: ncurses_dll.h
comp_expand.So: term.h
comp_expand.So: unctrl.h
comp_expand.o: curses.h
comp_expand.o: ncurses_def.h
+comp_expand.o: ncurses_dll.h
comp_expand.o: term.h
comp_expand.o: unctrl.h
comp_expand.po: curses.h
comp_expand.po: ncurses_def.h
+comp_expand.po: ncurses_dll.h
comp_expand.po: term.h
comp_expand.po: unctrl.h
comp_hash.So: curses.h
comp_hash.So: hashsize.h
comp_hash.So: ncurses_def.h
+comp_hash.So: ncurses_dll.h
comp_hash.So: term.h
comp_hash.So: unctrl.h
comp_hash.o: curses.h
comp_hash.o: hashsize.h
comp_hash.o: ncurses_def.h
+comp_hash.o: ncurses_dll.h
comp_hash.o: term.h
comp_hash.o: unctrl.h
comp_hash.po: curses.h
comp_hash.po: hashsize.h
comp_hash.po: ncurses_def.h
+comp_hash.po: ncurses_dll.h
comp_hash.po: term.h
comp_hash.po: unctrl.h
comp_parse.So: curses.h
comp_parse.So: ncurses_def.h
+comp_parse.So: ncurses_dll.h
comp_parse.So: term.h
comp_parse.So: unctrl.h
comp_parse.o: curses.h
comp_parse.o: ncurses_def.h
+comp_parse.o: ncurses_dll.h
comp_parse.o: term.h
comp_parse.o: unctrl.h
comp_parse.po: curses.h
comp_parse.po: ncurses_def.h
+comp_parse.po: ncurses_dll.h
comp_parse.po: term.h
comp_parse.po: unctrl.h
comp_scan.So: curses.h
comp_scan.So: ncurses_def.h
+comp_scan.So: ncurses_dll.h
comp_scan.So: term.h
comp_scan.So: unctrl.h
comp_scan.o: curses.h
comp_scan.o: ncurses_def.h
+comp_scan.o: ncurses_dll.h
comp_scan.o: term.h
comp_scan.o: unctrl.h
comp_scan.po: curses.h
comp_scan.po: ncurses_def.h
+comp_scan.po: ncurses_dll.h
comp_scan.po: term.h
comp_scan.po: unctrl.h
db_iterator.So: curses.h
db_iterator.So: ncurses_def.h
+db_iterator.So: ncurses_dll.h
db_iterator.So: term.h
db_iterator.So: unctrl.h
db_iterator.o: curses.h
db_iterator.o: ncurses_def.h
+db_iterator.o: ncurses_dll.h
db_iterator.o: term.h
db_iterator.o: unctrl.h
db_iterator.po: curses.h
db_iterator.po: ncurses_def.h
+db_iterator.po: ncurses_dll.h
db_iterator.po: term.h
db_iterator.po: unctrl.h
define_key.So: curses.h
define_key.So: ncurses_def.h
+define_key.So: ncurses_dll.h
define_key.So: term.h
define_key.So: unctrl.h
define_key.o: curses.h
define_key.o: ncurses_def.h
+define_key.o: ncurses_dll.h
define_key.o: term.h
define_key.o: unctrl.h
define_key.po: curses.h
define_key.po: ncurses_def.h
+define_key.po: ncurses_dll.h
define_key.po: term.h
define_key.po: unctrl.h
doalloc.So: curses.h
doalloc.So: ncurses_def.h
+doalloc.So: ncurses_dll.h
doalloc.So: term.h
doalloc.So: unctrl.h
doalloc.o: curses.h
doalloc.o: ncurses_def.h
+doalloc.o: ncurses_dll.h
doalloc.o: term.h
doalloc.o: unctrl.h
doalloc.po: curses.h
doalloc.po: ncurses_def.h
+doalloc.po: ncurses_dll.h
doalloc.po: term.h
doalloc.po: unctrl.h
entries.So: curses.h
entries.So: ncurses_def.h
+entries.So: ncurses_dll.h
entries.So: term.h
entries.So: unctrl.h
entries.o: curses.h
entries.o: ncurses_def.h
+entries.o: ncurses_dll.h
entries.o: term.h
entries.o: unctrl.h
entries.po: curses.h
entries.po: ncurses_def.h
+entries.po: ncurses_dll.h
entries.po: term.h
entries.po: unctrl.h
expanded.So: curses.h
expanded.So: expanded.c
expanded.So: ncurses_def.h
+expanded.So: ncurses_dll.h
expanded.So: term.h
expanded.So: unctrl.h
expanded.o: curses.h
expanded.o: expanded.c
expanded.o: ncurses_def.h
+expanded.o: ncurses_dll.h
expanded.o: term.h
expanded.o: unctrl.h
expanded.po: curses.h
expanded.po: expanded.c
expanded.po: ncurses_def.h
+expanded.po: ncurses_dll.h
expanded.po: term.h
expanded.po: unctrl.h
fallback.So: curses.h
fallback.So: fallback.c
fallback.So: ncurses_def.h
+fallback.So: ncurses_dll.h
fallback.So: term.h
fallback.So: unctrl.h
fallback.o: curses.h
fallback.o: fallback.c
fallback.o: ncurses_def.h
+fallback.o: ncurses_dll.h
fallback.o: term.h
fallback.o: unctrl.h
fallback.po: curses.h
fallback.po: fallback.c
fallback.po: ncurses_def.h
+fallback.po: ncurses_dll.h
fallback.po: term.h
fallback.po: unctrl.h
free_ttype.So: curses.h
free_ttype.So: ncurses_def.h
+free_ttype.So: ncurses_dll.h
free_ttype.So: term.h
free_ttype.So: unctrl.h
free_ttype.o: curses.h
free_ttype.o: ncurses_def.h
+free_ttype.o: ncurses_dll.h
free_ttype.o: term.h
free_ttype.o: unctrl.h
free_ttype.po: curses.h
free_ttype.po: ncurses_def.h
+free_ttype.po: ncurses_dll.h
free_ttype.po: term.h
free_ttype.po: unctrl.h
getenv_num.So: curses.h
getenv_num.So: ncurses_def.h
+getenv_num.So: ncurses_dll.h
getenv_num.So: term.h
getenv_num.So: unctrl.h
getenv_num.o: curses.h
getenv_num.o: ncurses_def.h
+getenv_num.o: ncurses_dll.h
getenv_num.o: term.h
getenv_num.o: unctrl.h
getenv_num.po: curses.h
getenv_num.po: ncurses_def.h
+getenv_num.po: ncurses_dll.h
getenv_num.po: term.h
getenv_num.po: unctrl.h
hardscroll.So: curses.h
hardscroll.So: ncurses_def.h
+hardscroll.So: ncurses_dll.h
hardscroll.So: term.h
hardscroll.So: unctrl.h
hardscroll.o: curses.h
hardscroll.o: ncurses_def.h
+hardscroll.o: ncurses_dll.h
hardscroll.o: term.h
hardscroll.o: unctrl.h
hardscroll.po: curses.h
hardscroll.po: ncurses_def.h
+hardscroll.po: ncurses_dll.h
hardscroll.po: term.h
hardscroll.po: unctrl.h
hashed_db.So: curses.h
hashed_db.So: ncurses_def.h
+hashed_db.So: ncurses_dll.h
hashed_db.So: term.h
hashed_db.So: unctrl.h
hashed_db.o: curses.h
hashed_db.o: ncurses_def.h
+hashed_db.o: ncurses_dll.h
hashed_db.o: term.h
hashed_db.o: unctrl.h
hashed_db.po: curses.h
hashed_db.po: ncurses_def.h
+hashed_db.po: ncurses_dll.h
hashed_db.po: term.h
hashed_db.po: unctrl.h
hashmap.So: curses.h
hashmap.So: ncurses_def.h
+hashmap.So: ncurses_dll.h
hashmap.So: term.h
hashmap.So: unctrl.h
hashmap.o: curses.h
hashmap.o: ncurses_def.h
+hashmap.o: ncurses_dll.h
hashmap.o: term.h
hashmap.o: unctrl.h
hashmap.po: curses.h
hashmap.po: ncurses_def.h
+hashmap.po: ncurses_dll.h
hashmap.po: term.h
hashmap.po: unctrl.h
home_terminfo.So: curses.h
home_terminfo.So: ncurses_def.h
+home_terminfo.So: ncurses_dll.h
home_terminfo.So: term.h
home_terminfo.So: unctrl.h
home_terminfo.o: curses.h
home_terminfo.o: ncurses_def.h
+home_terminfo.o: ncurses_dll.h
home_terminfo.o: term.h
home_terminfo.o: unctrl.h
home_terminfo.po: curses.h
home_terminfo.po: ncurses_def.h
+home_terminfo.po: ncurses_dll.h
home_terminfo.po: term.h
home_terminfo.po: unctrl.h
init_keytry.So: curses.h
init_keytry.So: init_keytry.h
init_keytry.So: ncurses_def.h
+init_keytry.So: ncurses_dll.h
init_keytry.So: term.h
init_keytry.So: unctrl.h
init_keytry.o: curses.h
init_keytry.o: init_keytry.h
init_keytry.o: ncurses_def.h
+init_keytry.o: ncurses_dll.h
init_keytry.o: term.h
init_keytry.o: unctrl.h
init_keytry.po: curses.h
init_keytry.po: init_keytry.h
init_keytry.po: ncurses_def.h
+init_keytry.po: ncurses_dll.h
init_keytry.po: term.h
init_keytry.po: unctrl.h
key_defined.So: curses.h
key_defined.So: ncurses_def.h
+key_defined.So: ncurses_dll.h
key_defined.So: term.h
key_defined.So: unctrl.h
key_defined.o: curses.h
key_defined.o: ncurses_def.h
+key_defined.o: ncurses_dll.h
key_defined.o: term.h
key_defined.o: unctrl.h
key_defined.po: curses.h
key_defined.po: ncurses_def.h
+key_defined.po: ncurses_dll.h
key_defined.po: term.h
key_defined.po: unctrl.h
keybound.So: curses.h
keybound.So: ncurses_def.h
+keybound.So: ncurses_dll.h
keybound.So: term.h
keybound.So: unctrl.h
keybound.o: curses.h
keybound.o: ncurses_def.h
+keybound.o: ncurses_dll.h
keybound.o: term.h
keybound.o: unctrl.h
keybound.po: curses.h
keybound.po: ncurses_def.h
+keybound.po: ncurses_dll.h
keybound.po: term.h
keybound.po: unctrl.h
keyok.So: curses.h
keyok.So: ncurses_def.h
+keyok.So: ncurses_dll.h
keyok.So: term.h
keyok.So: unctrl.h
keyok.o: curses.h
keyok.o: ncurses_def.h
+keyok.o: ncurses_dll.h
keyok.o: term.h
keyok.o: unctrl.h
keyok.po: curses.h
keyok.po: ncurses_def.h
+keyok.po: ncurses_dll.h
keyok.po: term.h
keyok.po: unctrl.h
legacy_coding.So: curses.h
legacy_coding.So: ncurses_def.h
+legacy_coding.So: ncurses_dll.h
legacy_coding.So: term.h
legacy_coding.So: unctrl.h
legacy_coding.o: curses.h
legacy_coding.o: ncurses_def.h
+legacy_coding.o: ncurses_dll.h
legacy_coding.o: term.h
legacy_coding.o: unctrl.h
legacy_coding.po: curses.h
legacy_coding.po: ncurses_def.h
+legacy_coding.po: ncurses_dll.h
legacy_coding.po: term.h
legacy_coding.po: unctrl.h
lib_acs.So: curses.h
lib_acs.So: ncurses_def.h
+lib_acs.So: ncurses_dll.h
lib_acs.So: term.h
lib_acs.So: unctrl.h
lib_acs.o: curses.h
lib_acs.o: ncurses_def.h
+lib_acs.o: ncurses_dll.h
lib_acs.o: term.h
lib_acs.o: unctrl.h
lib_acs.po: curses.h
lib_acs.po: ncurses_def.h
+lib_acs.po: ncurses_dll.h
lib_acs.po: term.h
lib_acs.po: unctrl.h
lib_add_wch.So: curses.h
lib_add_wch.So: ncurses_def.h
+lib_add_wch.So: ncurses_dll.h
lib_add_wch.So: term.h
lib_add_wch.So: unctrl.h
lib_add_wch.o: curses.h
lib_add_wch.o: ncurses_def.h
+lib_add_wch.o: ncurses_dll.h
lib_add_wch.o: term.h
lib_add_wch.o: unctrl.h
lib_add_wch.po: curses.h
lib_add_wch.po: ncurses_def.h
+lib_add_wch.po: ncurses_dll.h
lib_add_wch.po: term.h
lib_add_wch.po: unctrl.h
lib_addch.So: curses.h
lib_addch.So: ncurses_def.h
+lib_addch.So: ncurses_dll.h
lib_addch.So: term.h
lib_addch.So: unctrl.h
lib_addch.o: curses.h
lib_addch.o: ncurses_def.h
+lib_addch.o: ncurses_dll.h
lib_addch.o: term.h
lib_addch.o: unctrl.h
lib_addch.po: curses.h
lib_addch.po: ncurses_def.h
+lib_addch.po: ncurses_dll.h
lib_addch.po: term.h
lib_addch.po: unctrl.h
lib_addstr.So: curses.h
lib_addstr.So: ncurses_def.h
+lib_addstr.So: ncurses_dll.h
lib_addstr.So: term.h
lib_addstr.So: unctrl.h
lib_addstr.o: curses.h
lib_addstr.o: ncurses_def.h
+lib_addstr.o: ncurses_dll.h
lib_addstr.o: term.h
lib_addstr.o: unctrl.h
lib_addstr.po: curses.h
lib_addstr.po: ncurses_def.h
+lib_addstr.po: ncurses_dll.h
lib_addstr.po: term.h
lib_addstr.po: unctrl.h
lib_baudrate.So: curses.h
lib_baudrate.So: ncurses_def.h
+lib_baudrate.So: ncurses_dll.h
lib_baudrate.So: term.h
lib_baudrate.So: termcap.h
lib_baudrate.So: unctrl.h
lib_baudrate.o: curses.h
lib_baudrate.o: ncurses_def.h
+lib_baudrate.o: ncurses_dll.h
lib_baudrate.o: term.h
lib_baudrate.o: termcap.h
lib_baudrate.o: unctrl.h
lib_baudrate.po: curses.h
lib_baudrate.po: ncurses_def.h
+lib_baudrate.po: ncurses_dll.h
lib_baudrate.po: term.h
lib_baudrate.po: termcap.h
lib_baudrate.po: unctrl.h
lib_beep.So: curses.h
lib_beep.So: ncurses_def.h
+lib_beep.So: ncurses_dll.h
lib_beep.So: term.h
lib_beep.So: unctrl.h
lib_beep.o: curses.h
lib_beep.o: ncurses_def.h
+lib_beep.o: ncurses_dll.h
lib_beep.o: term.h
lib_beep.o: unctrl.h
lib_beep.po: curses.h
lib_beep.po: ncurses_def.h
+lib_beep.po: ncurses_dll.h
lib_beep.po: term.h
lib_beep.po: unctrl.h
lib_bkgd.So: curses.h
lib_bkgd.So: ncurses_def.h
+lib_bkgd.So: ncurses_dll.h
lib_bkgd.So: term.h
lib_bkgd.So: unctrl.h
lib_bkgd.o: curses.h
lib_bkgd.o: ncurses_def.h
+lib_bkgd.o: ncurses_dll.h
lib_bkgd.o: term.h
lib_bkgd.o: unctrl.h
lib_bkgd.po: curses.h
lib_bkgd.po: ncurses_def.h
+lib_bkgd.po: ncurses_dll.h
lib_bkgd.po: term.h
lib_bkgd.po: unctrl.h
lib_box.So: curses.h
lib_box.So: ncurses_def.h
+lib_box.So: ncurses_dll.h
lib_box.So: term.h
lib_box.So: unctrl.h
lib_box.o: curses.h
lib_box.o: ncurses_def.h
+lib_box.o: ncurses_dll.h
lib_box.o: term.h
lib_box.o: unctrl.h
lib_box.po: curses.h
lib_box.po: ncurses_def.h
+lib_box.po: ncurses_dll.h
lib_box.po: term.h
lib_box.po: unctrl.h
lib_box_set.So: curses.h
lib_box_set.So: ncurses_def.h
+lib_box_set.So: ncurses_dll.h
lib_box_set.So: term.h
lib_box_set.So: unctrl.h
lib_box_set.o: curses.h
lib_box_set.o: ncurses_def.h
+lib_box_set.o: ncurses_dll.h
lib_box_set.o: term.h
lib_box_set.o: unctrl.h
lib_box_set.po: curses.h
lib_box_set.po: ncurses_def.h
+lib_box_set.po: ncurses_dll.h
lib_box_set.po: term.h
lib_box_set.po: unctrl.h
lib_cchar.So: curses.h
lib_cchar.So: ncurses_def.h
+lib_cchar.So: ncurses_dll.h
lib_cchar.So: term.h
lib_cchar.So: unctrl.h
lib_cchar.o: curses.h
lib_cchar.o: ncurses_def.h
+lib_cchar.o: ncurses_dll.h
lib_cchar.o: term.h
lib_cchar.o: unctrl.h
lib_cchar.po: curses.h
lib_cchar.po: ncurses_def.h
+lib_cchar.po: ncurses_dll.h
lib_cchar.po: term.h
lib_cchar.po: unctrl.h
lib_chgat.So: curses.h
lib_chgat.So: ncurses_def.h
+lib_chgat.So: ncurses_dll.h
lib_chgat.So: term.h
lib_chgat.So: unctrl.h
lib_chgat.o: curses.h
lib_chgat.o: ncurses_def.h
+lib_chgat.o: ncurses_dll.h
lib_chgat.o: term.h
lib_chgat.o: unctrl.h
lib_chgat.po: curses.h
lib_chgat.po: ncurses_def.h
+lib_chgat.po: ncurses_dll.h
lib_chgat.po: term.h
lib_chgat.po: unctrl.h
lib_clear.So: curses.h
lib_clear.So: ncurses_def.h
+lib_clear.So: ncurses_dll.h
lib_clear.So: term.h
lib_clear.So: unctrl.h
lib_clear.o: curses.h
lib_clear.o: ncurses_def.h
+lib_clear.o: ncurses_dll.h
lib_clear.o: term.h
lib_clear.o: unctrl.h
lib_clear.po: curses.h
lib_clear.po: ncurses_def.h
+lib_clear.po: ncurses_dll.h
lib_clear.po: term.h
lib_clear.po: unctrl.h
lib_clearok.So: curses.h
lib_clearok.So: ncurses_def.h
+lib_clearok.So: ncurses_dll.h
lib_clearok.So: term.h
lib_clearok.So: unctrl.h
lib_clearok.o: curses.h
lib_clearok.o: ncurses_def.h
+lib_clearok.o: ncurses_dll.h
lib_clearok.o: term.h
lib_clearok.o: unctrl.h
lib_clearok.po: curses.h
lib_clearok.po: ncurses_def.h
+lib_clearok.po: ncurses_dll.h
lib_clearok.po: term.h
lib_clearok.po: unctrl.h
lib_clrbot.So: curses.h
lib_clrbot.So: ncurses_def.h
+lib_clrbot.So: ncurses_dll.h
lib_clrbot.So: term.h
lib_clrbot.So: unctrl.h
lib_clrbot.o: curses.h
lib_clrbot.o: ncurses_def.h
+lib_clrbot.o: ncurses_dll.h
lib_clrbot.o: term.h
lib_clrbot.o: unctrl.h
lib_clrbot.po: curses.h
lib_clrbot.po: ncurses_def.h
+lib_clrbot.po: ncurses_dll.h
lib_clrbot.po: term.h
lib_clrbot.po: unctrl.h
lib_clreol.So: curses.h
lib_clreol.So: ncurses_def.h
+lib_clreol.So: ncurses_dll.h
lib_clreol.So: term.h
lib_clreol.So: unctrl.h
lib_clreol.o: curses.h
lib_clreol.o: ncurses_def.h
+lib_clreol.o: ncurses_dll.h
lib_clreol.o: term.h
lib_clreol.o: unctrl.h
lib_clreol.po: curses.h
lib_clreol.po: ncurses_def.h
+lib_clreol.po: ncurses_dll.h
lib_clreol.po: term.h
lib_clreol.po: unctrl.h
lib_color.So: curses.h
lib_color.So: ncurses_def.h
+lib_color.So: ncurses_dll.h
lib_color.So: term.h
lib_color.So: unctrl.h
lib_color.o: curses.h
lib_color.o: ncurses_def.h
+lib_color.o: ncurses_dll.h
lib_color.o: term.h
lib_color.o: unctrl.h
lib_color.po: curses.h
lib_color.po: ncurses_def.h
+lib_color.po: ncurses_dll.h
lib_color.po: term.h
lib_color.po: unctrl.h
lib_colorset.So: curses.h
lib_colorset.So: ncurses_def.h
+lib_colorset.So: ncurses_dll.h
lib_colorset.So: term.h
lib_colorset.So: unctrl.h
lib_colorset.o: curses.h
lib_colorset.o: ncurses_def.h
+lib_colorset.o: ncurses_dll.h
lib_colorset.o: term.h
lib_colorset.o: unctrl.h
lib_colorset.po: curses.h
lib_colorset.po: ncurses_def.h
+lib_colorset.po: ncurses_dll.h
lib_colorset.po: term.h
lib_colorset.po: unctrl.h
lib_cur_term.So: curses.h
lib_cur_term.So: ncurses_def.h
+lib_cur_term.So: ncurses_dll.h
lib_cur_term.So: term.h
lib_cur_term.So: termcap.h
lib_cur_term.So: unctrl.h
lib_cur_term.o: curses.h
lib_cur_term.o: ncurses_def.h
+lib_cur_term.o: ncurses_dll.h
lib_cur_term.o: term.h
lib_cur_term.o: termcap.h
lib_cur_term.o: unctrl.h
lib_cur_term.po: curses.h
lib_cur_term.po: ncurses_def.h
+lib_cur_term.po: ncurses_dll.h
lib_cur_term.po: term.h
lib_cur_term.po: termcap.h
lib_cur_term.po: unctrl.h
lib_data.So: curses.h
lib_data.So: ncurses_def.h
+lib_data.So: ncurses_dll.h
lib_data.So: term.h
lib_data.So: unctrl.h
lib_data.o: curses.h
lib_data.o: ncurses_def.h
+lib_data.o: ncurses_dll.h
lib_data.o: term.h
lib_data.o: unctrl.h
lib_data.po: curses.h
lib_data.po: ncurses_def.h
+lib_data.po: ncurses_dll.h
lib_data.po: term.h
lib_data.po: unctrl.h
lib_delch.So: curses.h
lib_delch.So: ncurses_def.h
+lib_delch.So: ncurses_dll.h
lib_delch.So: term.h
lib_delch.So: unctrl.h
lib_delch.o: curses.h
lib_delch.o: ncurses_def.h
+lib_delch.o: ncurses_dll.h
lib_delch.o: term.h
lib_delch.o: unctrl.h
lib_delch.po: curses.h
lib_delch.po: ncurses_def.h
+lib_delch.po: ncurses_dll.h
lib_delch.po: term.h
lib_delch.po: unctrl.h
lib_delwin.So: curses.h
lib_delwin.So: ncurses_def.h
+lib_delwin.So: ncurses_dll.h
lib_delwin.So: term.h
lib_delwin.So: unctrl.h
lib_delwin.o: curses.h
lib_delwin.o: ncurses_def.h
+lib_delwin.o: ncurses_dll.h
lib_delwin.o: term.h
lib_delwin.o: unctrl.h
lib_delwin.po: curses.h
lib_delwin.po: ncurses_def.h
+lib_delwin.po: ncurses_dll.h
lib_delwin.po: term.h
lib_delwin.po: unctrl.h
lib_dft_fgbg.So: curses.h
lib_dft_fgbg.So: ncurses_def.h
+lib_dft_fgbg.So: ncurses_dll.h
lib_dft_fgbg.So: term.h
lib_dft_fgbg.So: unctrl.h
lib_dft_fgbg.o: curses.h
lib_dft_fgbg.o: ncurses_def.h
+lib_dft_fgbg.o: ncurses_dll.h
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-src-projects
mailing list