From 83e26b4b9a9b71df237546dfa0f28537011613c1 Mon Sep 17 00:00:00 2001 From: Jean-Yves Avenard Date: Fri, 22 Jun 2012 16:03:47 +1000 Subject: [PATCH] Code cleanup. Remove from git all files that shouldn't be there to start with. Update router/Makefile to compile only what's required make clean distclean required Conflicts: release/src/router/Makefile [cherry-picked from 92efc2685feb25cd19daffa9231807771efa812d] --- release/src/router/Makefile | 25 +- .../src/router/cyassl/ctaocrypt/include/config.h | 86 - release/src/router/dhcpv6/cfparse.c | 3156 ----- release/src/router/dhcpv6/cftoken.c | 2583 ---- release/src/router/dhcpv6/y.tab.h | 193 - release/src/router/glib/.deps/garray.Plo | 54 - release/src/router/glib/.deps/gcache.Plo | 47 - release/src/router/glib/.deps/gcompletion.Plo | 53 - release/src/router/glib/.deps/gdataset.Plo | 54 - release/src/router/glib/.deps/gdate.Plo | 121 - release/src/router/glib/.deps/gerror.Plo | 182 - release/src/router/glib/.deps/ghash.Plo | 47 - release/src/router/glib/.deps/ghook.Plo | 47 - release/src/router/glib/.deps/giochannel.Plo | 82 - release/src/router/glib/.deps/giounix.Plo | 122 - release/src/router/glib/.deps/glist.Plo | 47 - release/src/router/glib/.deps/gmain.Plo | 136 - release/src/router/glib/.deps/gmem.Plo | 107 - release/src/router/glib/.deps/gmessages.Plo | 158 - release/src/router/glib/.deps/gmutex.Plo | 47 - release/src/router/glib/.deps/gnode.Plo | 47 - release/src/router/glib/.deps/gprimes.Plo | 47 - release/src/router/glib/.deps/grel.Plo | 53 - release/src/router/glib/.deps/gscanner.Plo | 182 - release/src/router/glib/.deps/gslist.Plo | 47 - release/src/router/glib/.deps/gstrfuncs.Plo | 173 - release/src/router/glib/.deps/gstring.Plo | 150 - release/src/router/glib/.deps/gtimer.Plo | 100 - release/src/router/glib/.deps/gtree.Plo | 47 - release/src/router/glib/.deps/gutils.Plo | 187 - release/src/router/glib/.deps/testgdate.Po | 125 - release/src/router/glib/.deps/testgdateparser.Po | 126 - release/src/router/glib/.deps/testglib.Po | 120 - release/src/router/glib/.libs/garray.o | Bin 28256 -> 0 bytes release/src/router/glib/.libs/gcache.o | Bin 16480 -> 0 bytes release/src/router/glib/.libs/gcompletion.o | Bin 12216 -> 0 bytes release/src/router/glib/.libs/gdataset.o | Bin 41296 -> 0 bytes release/src/router/glib/.libs/gdate.o | Bin 65320 -> 0 bytes release/src/router/glib/.libs/gerror.o | Bin 12480 -> 0 bytes release/src/router/glib/.libs/ghash.o | Bin 24796 -> 0 bytes release/src/router/glib/.libs/ghook.o | Bin 34672 -> 0 bytes release/src/router/glib/.libs/giochannel.o | Bin 11112 -> 0 bytes release/src/router/glib/.libs/giounix.o | Bin 13448 -> 0 bytes release/src/router/glib/.libs/glist.o | Bin 27900 -> 0 bytes release/src/router/glib/.libs/gmain.o | Bin 45356 -> 0 bytes release/src/router/glib/.libs/gmem.o | Bin 26052 -> 0 bytes release/src/router/glib/.libs/gmessages.o | Bin 36404 -> 0 bytes release/src/router/glib/.libs/gmutex.o | Bin 11356 -> 0 bytes release/src/router/glib/.libs/gnode.o | Bin 47272 -> 0 bytes release/src/router/glib/.libs/gprimes.o | Bin 3208 -> 0 bytes release/src/router/glib/.libs/grel.o | Bin 23852 -> 0 bytes release/src/router/glib/.libs/gscanner.o | Bin 70536 -> 0 bytes release/src/router/glib/.libs/gslist.o | Bin 25496 -> 0 bytes release/src/router/glib/.libs/gstrfuncs.o | Bin 34580 -> 0 bytes release/src/router/glib/.libs/gstring.o | Bin 31456 -> 0 bytes release/src/router/glib/.libs/gtimer.o | Bin 8712 -> 0 bytes release/src/router/glib/.libs/gtree.o | Bin 29124 -> 0 bytes release/src/router/glib/.libs/gutils.o | Bin 35236 -> 0 bytes release/src/router/glib/.libs/libglib-1.2.so.0 | 1 - .../src/router/glib/.libs/libglib-1.2.so.0.0.10 | Bin 506914 -> 0 bytes release/src/router/glib/.libs/libglib.a | Bin 726944 -> 0 bytes release/src/router/glib/.libs/libglib.la | 1 - release/src/router/glib/.libs/libglib.lai | 41 - release/src/router/glib/.libs/libglib.so | 1 - release/src/router/glib/.libs/testgdate | Bin 41149 -> 0 bytes release/src/router/glib/.libs/testgdateparser | Bin 12489 -> 0 bytes release/src/router/glib/.libs/testglib | Bin 53267 -> 0 bytes release/src/router/glib/Makefile | 1185 -- release/src/router/glib/config.h | 274 - release/src/router/glib/config.h.in~ | 161 - release/src/router/glib/config.log | 2117 ---- release/src/router/glib/config.status | 2552 ---- release/src/router/glib/docs/Makefile | 716 -- release/src/router/glib/docs/glib-config.1 | 53 - release/src/router/glib/garray.lo | 12 - release/src/router/glib/garray.o | Bin 28256 -> 0 bytes release/src/router/glib/gcache.lo | 12 - release/src/router/glib/gcache.o | Bin 16480 -> 0 bytes release/src/router/glib/gcompletion.lo | 12 - release/src/router/glib/gcompletion.o | Bin 12216 -> 0 bytes release/src/router/glib/gdataset.lo | 12 - release/src/router/glib/gdataset.o | Bin 41296 -> 0 bytes release/src/router/glib/gdate.lo | 12 - release/src/router/glib/gdate.o | Bin 65360 -> 0 bytes release/src/router/glib/gerror.lo | 12 - release/src/router/glib/gerror.o | Bin 12480 -> 0 bytes release/src/router/glib/ghash.lo | 12 - release/src/router/glib/ghash.o | Bin 24796 -> 0 bytes release/src/router/glib/ghook.lo | 12 - release/src/router/glib/ghook.o | Bin 34672 -> 0 bytes release/src/router/glib/giochannel.lo | 12 - release/src/router/glib/giochannel.o | Bin 11112 -> 0 bytes release/src/router/glib/giounix.lo | 12 - release/src/router/glib/giounix.o | Bin 13448 -> 0 bytes release/src/router/glib/glib-config | 108 - release/src/router/glib/glib.pc | 11 - release/src/router/glib/glib.spec | 91 - release/src/router/glib/glist.lo | 12 - release/src/router/glib/glist.o | Bin 27900 -> 0 bytes release/src/router/glib/gmain.lo | 12 - release/src/router/glib/gmain.o | Bin 45356 -> 0 bytes release/src/router/glib/gmem.lo | 12 - release/src/router/glib/gmem.o | Bin 26052 -> 0 bytes release/src/router/glib/gmessages.lo | 12 - release/src/router/glib/gmessages.o | Bin 36404 -> 0 bytes release/src/router/glib/gmodule.pc | 11 - release/src/router/glib/gmodule/.deps/gmodule.Plo | 82 - .../src/router/glib/gmodule/.deps/libgplugin_a.Plo | 104 - .../src/router/glib/gmodule/.deps/libgplugin_b.Plo | 50 - .../src/router/glib/gmodule/.deps/testgmodule.Po | 53 - release/src/router/glib/gmodule/.libs/gmodule.o | Bin 22888 -> 0 bytes .../router/glib/gmodule/.libs/libgmodule-1.2.so.0 | 1 - .../glib/gmodule/.libs/libgmodule-1.2.so.0.0.10 | Bin 22367 -> 0 bytes release/src/router/glib/gmodule/.libs/libgmodule.a | Bin 23188 -> 0 bytes .../src/router/glib/gmodule/.libs/libgmodule.la | 1 - .../src/router/glib/gmodule/.libs/libgmodule.lai | 41 - .../src/router/glib/gmodule/.libs/libgmodule.so | 1 - .../src/router/glib/gmodule/.libs/libgplugin_a.a | Bin 5490 -> 0 bytes .../src/router/glib/gmodule/.libs/libgplugin_a.la | 1 - .../src/router/glib/gmodule/.libs/libgplugin_a.lai | 41 - .../src/router/glib/gmodule/.libs/libgplugin_a.o | Bin 5248 -> 0 bytes .../src/router/glib/gmodule/.libs/libgplugin_a.so | Bin 8399 -> 0 bytes .../src/router/glib/gmodule/.libs/libgplugin_b.a | Bin 5160 -> 0 bytes .../src/router/glib/gmodule/.libs/libgplugin_b.la | 1 - .../src/router/glib/gmodule/.libs/libgplugin_b.lai | 41 - .../src/router/glib/gmodule/.libs/libgplugin_b.o | Bin 4900 -> 0 bytes .../src/router/glib/gmodule/.libs/libgplugin_b.so | Bin 7848 -> 0 bytes release/src/router/glib/gmodule/.libs/testgmodule | Bin 11995 -> 0 bytes release/src/router/glib/gmodule/Makefile | 655 -- release/src/router/glib/gmodule/gmodule.lo | 12 - release/src/router/glib/gmodule/gmodule.o | Bin 22888 -> 0 bytes release/src/router/glib/gmodule/gmoduleconf.h | 51 - release/src/router/glib/gmodule/libgmodule.la | 41 - release/src/router/glib/gmodule/libgplugin_a.la | 41 - release/src/router/glib/gmodule/libgplugin_a.lo | 12 - release/src/router/glib/gmodule/libgplugin_a.o | Bin 5248 -> 0 bytes release/src/router/glib/gmodule/libgplugin_b.la | 41 - release/src/router/glib/gmodule/libgplugin_b.lo | 12 - release/src/router/glib/gmodule/libgplugin_b.o | Bin 4900 -> 0 bytes release/src/router/glib/gmodule/testgmodule | 225 - release/src/router/glib/gmodule/testgmodule.o | Bin 9672 -> 0 bytes release/src/router/glib/gmutex.lo | 12 - release/src/router/glib/gmutex.o | Bin 11356 -> 0 bytes release/src/router/glib/gnode.lo | 12 - release/src/router/glib/gnode.o | Bin 47272 -> 0 bytes release/src/router/glib/gprimes.lo | 12 - release/src/router/glib/gprimes.o | Bin 3208 -> 0 bytes release/src/router/glib/grel.lo | 12 - release/src/router/glib/grel.o | Bin 23852 -> 0 bytes release/src/router/glib/gscanner.lo | 12 - release/src/router/glib/gscanner.o | Bin 70536 -> 0 bytes release/src/router/glib/gslist.lo | 12 - release/src/router/glib/gslist.o | Bin 25496 -> 0 bytes release/src/router/glib/gstrfuncs.lo | 12 - release/src/router/glib/gstrfuncs.o | Bin 34580 -> 0 bytes release/src/router/glib/gstring.lo | 12 - release/src/router/glib/gstring.o | Bin 31456 -> 0 bytes release/src/router/glib/gthread.pc | 11 - release/src/router/glib/gthread/.deps/gthread.Plo | 142 - .../src/router/glib/gthread/.deps/testgthread.Po | 149 - release/src/router/glib/gthread/.libs/gthread.o | Bin 16904 -> 0 bytes .../router/glib/gthread/.libs/libgthread-1.2.so.0 | 1 - .../glib/gthread/.libs/libgthread-1.2.so.0.0.10 | Bin 18222 -> 0 bytes release/src/router/glib/gthread/.libs/libgthread.a | Bin 17054 -> 0 bytes .../src/router/glib/gthread/.libs/libgthread.la | 1 - .../src/router/glib/gthread/.libs/libgthread.lai | 41 - .../src/router/glib/gthread/.libs/libgthread.so | 1 - release/src/router/glib/gthread/.libs/testgthread | Bin 62845 -> 0 bytes release/src/router/glib/gthread/Makefile | 574 - release/src/router/glib/gthread/gthread.lo | 12 - release/src/router/glib/gthread/gthread.o | Bin 16904 -> 0 bytes release/src/router/glib/gthread/libgthread.la | 41 - release/src/router/glib/gthread/testgthread | 225 - release/src/router/glib/gthread/testgthread.o | Bin 70136 -> 0 bytes release/src/router/glib/gtimer.lo | 12 - release/src/router/glib/gtimer.o | Bin 8712 -> 0 bytes release/src/router/glib/gtree.lo | 12 - release/src/router/glib/gtree.o | Bin 29124 -> 0 bytes release/src/router/glib/gutils.lo | 12 - release/src/router/glib/gutils.o | Bin 35236 -> 0 bytes release/src/router/glib/libglib.la | 41 - release/src/router/glib/libtool | 10082 ---------------- release/src/router/glib/stamp-h1 | 1 - release/src/router/glib/testgdate | 225 - release/src/router/glib/testgdate.o | Bin 48084 -> 0 bytes release/src/router/glib/testgdateparser | 225 - release/src/router/glib/testgdateparser.o | Bin 9640 -> 0 bytes release/src/router/glib/testglib | 225 - release/src/router/glib/testglib.o | Bin 59496 -> 0 bytes release/src/router/glib/tests/.deps/array-test.Po | 120 - .../src/router/glib/tests/.deps/dirname-test.Po | 120 - release/src/router/glib/tests/.deps/hash-test.Po | 146 - release/src/router/glib/tests/.deps/list-test.Po | 120 - release/src/router/glib/tests/.deps/node-test.Po | 158 - .../src/router/glib/tests/.deps/relation-test.Po | 120 - release/src/router/glib/tests/.deps/slist-test.Po | 120 - .../src/router/glib/tests/.deps/strfunc-test.Po | 120 - release/src/router/glib/tests/.deps/string-test.Po | 120 - release/src/router/glib/tests/.deps/tree-test.Po | 120 - release/src/router/glib/tests/.deps/type-test.Po | 120 - release/src/router/glib/tests/.libs/array-test | Bin 10547 -> 0 bytes release/src/router/glib/tests/.libs/dirname-test | Bin 10068 -> 0 bytes release/src/router/glib/tests/.libs/hash-test | Bin 18432 -> 0 bytes release/src/router/glib/tests/.libs/list-test | Bin 10686 -> 0 bytes release/src/router/glib/tests/.libs/node-test | Bin 16843 -> 0 bytes release/src/router/glib/tests/.libs/relation-test | Bin 14420 -> 0 bytes release/src/router/glib/tests/.libs/slist-test | Bin 10638 -> 0 bytes release/src/router/glib/tests/.libs/strfunc-test | Bin 13963 -> 0 bytes release/src/router/glib/tests/.libs/string-test | Bin 11081 -> 0 bytes release/src/router/glib/tests/.libs/tree-test | Bin 10541 -> 0 bytes release/src/router/glib/tests/.libs/type-test | Bin 6908 -> 0 bytes release/src/router/glib/tests/Makefile | 686 -- release/src/router/glib/tests/array-test | 225 - release/src/router/glib/tests/array-test.o | Bin 7180 -> 0 bytes release/src/router/glib/tests/dirname-test | 225 - release/src/router/glib/tests/dirname-test.o | Bin 5504 -> 0 bytes release/src/router/glib/tests/hash-test | 225 - release/src/router/glib/tests/hash-test.o | Bin 16540 -> 0 bytes release/src/router/glib/tests/list-test | 225 - release/src/router/glib/tests/list-test.o | Bin 7440 -> 0 bytes release/src/router/glib/tests/node-test | 225 - release/src/router/glib/tests/node-test.o | Bin 15728 -> 0 bytes release/src/router/glib/tests/relation-test | 225 - release/src/router/glib/tests/relation-test.o | Bin 9600 -> 0 bytes release/src/router/glib/tests/slist-test | 225 - release/src/router/glib/tests/slist-test.o | Bin 7092 -> 0 bytes release/src/router/glib/tests/strfunc-test | 225 - release/src/router/glib/tests/strfunc-test.o | Bin 10784 -> 0 bytes release/src/router/glib/tests/string-test | 225 - release/src/router/glib/tests/string-test.o | Bin 8712 -> 0 bytes release/src/router/glib/tests/tree-test | 225 - release/src/router/glib/tests/tree-test.o | Bin 6404 -> 0 bytes release/src/router/glib/tests/type-test | 225 - release/src/router/glib/tests/type-test.o | Bin 3188 -> 0 bytes release/src/router/lzo/Makefile | 632 - release/src/router/lzo/config.h | 365 - release/src/router/lzo/config.log | 11665 ------------------- release/src/router/lzo/config.status | 1475 --- release/src/router/lzo/examples/.deps/dict.Po | 1 - release/src/router/lzo/examples/.deps/lzopack.Po | 1 - release/src/router/lzo/examples/.deps/overlap.Po | 1 - release/src/router/lzo/examples/.deps/precomp.Po | 1 - release/src/router/lzo/examples/.deps/precomp2.Po | 1 - release/src/router/lzo/examples/.deps/simple.Po | 1 - release/src/router/lzo/examples/Makefile | 491 - release/src/router/lzo/include/Makefile | 487 - release/src/router/lzo/include/lzo/Makefile | 412 - release/src/router/lzo/libtool | 7520 ------------ release/src/router/lzo/lzotest/.deps/lzotest.Po | 1 - release/src/router/lzo/lzotest/Makefile | 441 - release/src/router/lzo/minilzo/.deps/minilzo.Po | 1 - release/src/router/lzo/minilzo/.deps/testmini.Po | 1 - release/src/router/lzo/minilzo/Makefile | 442 - release/src/router/lzo/src/.deps/lzo1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1_99.Plo | 1 - release/src/router/lzo/src/.deps/lzo1a.Plo | 1 - release/src/router/lzo/src/.deps/lzo1a_99.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_2.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_3.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_4.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_5.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_6.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_7.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_8.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_9.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_99.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_9x.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_cc.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_d1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_d2.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_rr.Plo | 1 - release/src/router/lzo/src/.deps/lzo1b_xx.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_2.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_3.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_4.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_5.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_6.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_7.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_8.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_9.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_99.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_9x.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_cc.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_d1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_d2.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_rr.Plo | 1 - release/src/router/lzo/src/.deps/lzo1c_xx.Plo | 1 - release/src/router/lzo/src/.deps/lzo1f_1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1f_9x.Plo | 1 - release/src/router/lzo/src/.deps/lzo1f_d1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1f_d2.Plo | 1 - release/src/router/lzo/src/.deps/lzo1x_1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1x_1k.Plo | 1 - release/src/router/lzo/src/.deps/lzo1x_1l.Plo | 1 - release/src/router/lzo/src/.deps/lzo1x_1o.Plo | 1 - release/src/router/lzo/src/.deps/lzo1x_9x.Plo | 1 - release/src/router/lzo/src/.deps/lzo1x_d1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1x_d2.Plo | 1 - release/src/router/lzo/src/.deps/lzo1x_d3.Plo | 1 - release/src/router/lzo/src/.deps/lzo1x_o.Plo | 1 - release/src/router/lzo/src/.deps/lzo1y_1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1y_9x.Plo | 1 - release/src/router/lzo/src/.deps/lzo1y_d1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1y_d2.Plo | 1 - release/src/router/lzo/src/.deps/lzo1y_d3.Plo | 1 - release/src/router/lzo/src/.deps/lzo1y_o.Plo | 1 - release/src/router/lzo/src/.deps/lzo1z_9x.Plo | 1 - release/src/router/lzo/src/.deps/lzo1z_d1.Plo | 1 - release/src/router/lzo/src/.deps/lzo1z_d2.Plo | 1 - release/src/router/lzo/src/.deps/lzo1z_d3.Plo | 1 - release/src/router/lzo/src/.deps/lzo2a_9x.Plo | 1 - release/src/router/lzo/src/.deps/lzo2a_d1.Plo | 1 - release/src/router/lzo/src/.deps/lzo2a_d2.Plo | 1 - release/src/router/lzo/src/.deps/lzo_crc.Plo | 1 - release/src/router/lzo/src/.deps/lzo_init.Plo | 1 - release/src/router/lzo/src/.deps/lzo_ptr.Plo | 1 - release/src/router/lzo/src/.deps/lzo_str.Plo | 1 - release/src/router/lzo/src/.deps/lzo_util.Plo | 1 - release/src/router/lzo/src/Makefile | 600 - release/src/router/lzo/tests/.deps/align.Po | 1 - release/src/router/lzo/tests/.deps/chksum.Po | 1 - release/src/router/lzo/tests/.deps/promote.Po | 1 - release/src/router/lzo/tests/.deps/sizes.Po | 1 - release/src/router/lzo/tests/Makefile | 468 - release/src/router/nocat/Makefile | 768 -- release/src/router/nocat/config.log | 965 -- release/src/router/nocat/config.status | 1270 -- release/src/router/nocat/src/.deps/base64.Po | 1 - release/src/router/nocat/src/.deps/conf.Po | 120 - release/src/router/nocat/src/.deps/defaults.Po | 150 - release/src/router/nocat/src/.deps/firewall.Po | 219 - release/src/router/nocat/src/.deps/gateway.Po | 174 - release/src/router/nocat/src/.deps/ghttpd.Po | 1 - release/src/router/nocat/src/.deps/http.Po | 247 - release/src/router/nocat/src/.deps/linux.Po | 257 - release/src/router/nocat/src/.deps/open.Po | 1 - release/src/router/nocat/src/.deps/passive.Po | 1 - release/src/router/nocat/src/.deps/splashd.Po | 249 - release/src/router/nocat/src/.deps/splashtest.Po | 257 - release/src/router/nocat/src/.deps/util.Po | 240 - release/src/router/nocat/src/Makefile | 497 - release/src/router/nocat/src/Makefile.in | 7 + release/src/router/nocat/src/stamp-h1 | 1 - release/src/router/openssl/Makefile | 685 -- release/src/router/openssl/Makefile.bak | 685 -- release/src/router/openssl/crypto/opensslconf.h | 229 - release/src/router/pptpd/Makefile | 741 -- release/src/router/shared/tomato_config.h | 13 - release/src/router/shared/tomato_profile.h | 6 - release/src/router/sqlite/sqlite3.pc | 13 - release/src/router/zebra/lib/version.c | 2 - release/src/router/zlib/Makefile | 5 - 354 files changed, 23 insertions(+), 67282 deletions(-) delete mode 100644 release/src/router/cyassl/ctaocrypt/include/config.h delete mode 100644 release/src/router/dhcpv6/cfparse.c delete mode 100644 release/src/router/dhcpv6/cftoken.c delete mode 100644 release/src/router/dhcpv6/y.tab.h delete mode 100644 release/src/router/glib/.deps/garray.Plo delete mode 100644 release/src/router/glib/.deps/gcache.Plo delete mode 100644 release/src/router/glib/.deps/gcompletion.Plo delete mode 100644 release/src/router/glib/.deps/gdataset.Plo delete mode 100644 release/src/router/glib/.deps/gdate.Plo delete mode 100644 release/src/router/glib/.deps/gerror.Plo delete mode 100644 release/src/router/glib/.deps/ghash.Plo delete mode 100644 release/src/router/glib/.deps/ghook.Plo delete mode 100644 release/src/router/glib/.deps/giochannel.Plo delete mode 100644 release/src/router/glib/.deps/giounix.Plo delete mode 100644 release/src/router/glib/.deps/glist.Plo delete mode 100644 release/src/router/glib/.deps/gmain.Plo delete mode 100644 release/src/router/glib/.deps/gmem.Plo delete mode 100644 release/src/router/glib/.deps/gmessages.Plo delete mode 100644 release/src/router/glib/.deps/gmutex.Plo delete mode 100644 release/src/router/glib/.deps/gnode.Plo delete mode 100644 release/src/router/glib/.deps/gprimes.Plo delete mode 100644 release/src/router/glib/.deps/grel.Plo delete mode 100644 release/src/router/glib/.deps/gscanner.Plo delete mode 100644 release/src/router/glib/.deps/gslist.Plo delete mode 100644 release/src/router/glib/.deps/gstrfuncs.Plo delete mode 100644 release/src/router/glib/.deps/gstring.Plo delete mode 100644 release/src/router/glib/.deps/gtimer.Plo delete mode 100644 release/src/router/glib/.deps/gtree.Plo delete mode 100644 release/src/router/glib/.deps/gutils.Plo delete mode 100644 release/src/router/glib/.deps/testgdate.Po delete mode 100644 release/src/router/glib/.deps/testgdateparser.Po delete mode 100644 release/src/router/glib/.deps/testglib.Po delete mode 100644 release/src/router/glib/.libs/garray.o delete mode 100644 release/src/router/glib/.libs/gcache.o delete mode 100644 release/src/router/glib/.libs/gcompletion.o delete mode 100644 release/src/router/glib/.libs/gdataset.o delete mode 100644 release/src/router/glib/.libs/gdate.o delete mode 100644 release/src/router/glib/.libs/gerror.o delete mode 100644 release/src/router/glib/.libs/ghash.o delete mode 100644 release/src/router/glib/.libs/ghook.o delete mode 100644 release/src/router/glib/.libs/giochannel.o delete mode 100644 release/src/router/glib/.libs/giounix.o delete mode 100644 release/src/router/glib/.libs/glist.o delete mode 100644 release/src/router/glib/.libs/gmain.o delete mode 100644 release/src/router/glib/.libs/gmem.o delete mode 100644 release/src/router/glib/.libs/gmessages.o delete mode 100644 release/src/router/glib/.libs/gmutex.o delete mode 100644 release/src/router/glib/.libs/gnode.o delete mode 100644 release/src/router/glib/.libs/gprimes.o delete mode 100644 release/src/router/glib/.libs/grel.o delete mode 100644 release/src/router/glib/.libs/gscanner.o delete mode 100644 release/src/router/glib/.libs/gslist.o delete mode 100644 release/src/router/glib/.libs/gstrfuncs.o delete mode 100644 release/src/router/glib/.libs/gstring.o delete mode 100644 release/src/router/glib/.libs/gtimer.o delete mode 100644 release/src/router/glib/.libs/gtree.o delete mode 100644 release/src/router/glib/.libs/gutils.o delete mode 120000 release/src/router/glib/.libs/libglib-1.2.so.0 delete mode 100755 release/src/router/glib/.libs/libglib-1.2.so.0.0.10 delete mode 100644 release/src/router/glib/.libs/libglib.a delete mode 120000 release/src/router/glib/.libs/libglib.la delete mode 100644 release/src/router/glib/.libs/libglib.lai delete mode 120000 release/src/router/glib/.libs/libglib.so delete mode 100755 release/src/router/glib/.libs/testgdate delete mode 100755 release/src/router/glib/.libs/testgdateparser delete mode 100755 release/src/router/glib/.libs/testglib delete mode 100644 release/src/router/glib/Makefile delete mode 100644 release/src/router/glib/config.h delete mode 100644 release/src/router/glib/config.h.in~ delete mode 100644 release/src/router/glib/config.log delete mode 100755 release/src/router/glib/config.status delete mode 100644 release/src/router/glib/docs/Makefile delete mode 100644 release/src/router/glib/docs/glib-config.1 delete mode 100644 release/src/router/glib/garray.lo delete mode 100644 release/src/router/glib/garray.o delete mode 100644 release/src/router/glib/gcache.lo delete mode 100644 release/src/router/glib/gcache.o delete mode 100644 release/src/router/glib/gcompletion.lo delete mode 100644 release/src/router/glib/gcompletion.o delete mode 100644 release/src/router/glib/gdataset.lo delete mode 100644 release/src/router/glib/gdataset.o delete mode 100644 release/src/router/glib/gdate.lo delete mode 100644 release/src/router/glib/gdate.o delete mode 100644 release/src/router/glib/gerror.lo delete mode 100644 release/src/router/glib/gerror.o delete mode 100644 release/src/router/glib/ghash.lo delete mode 100644 release/src/router/glib/ghash.o delete mode 100644 release/src/router/glib/ghook.lo delete mode 100644 release/src/router/glib/ghook.o delete mode 100644 release/src/router/glib/giochannel.lo delete mode 100644 release/src/router/glib/giochannel.o delete mode 100644 release/src/router/glib/giounix.lo delete mode 100644 release/src/router/glib/giounix.o delete mode 100755 release/src/router/glib/glib-config delete mode 100644 release/src/router/glib/glib.pc delete mode 100644 release/src/router/glib/glib.spec delete mode 100644 release/src/router/glib/glist.lo delete mode 100644 release/src/router/glib/glist.o delete mode 100644 release/src/router/glib/gmain.lo delete mode 100644 release/src/router/glib/gmain.o delete mode 100644 release/src/router/glib/gmem.lo delete mode 100644 release/src/router/glib/gmem.o delete mode 100644 release/src/router/glib/gmessages.lo delete mode 100644 release/src/router/glib/gmessages.o delete mode 100644 release/src/router/glib/gmodule.pc delete mode 100644 release/src/router/glib/gmodule/.deps/gmodule.Plo delete mode 100644 release/src/router/glib/gmodule/.deps/libgplugin_a.Plo delete mode 100644 release/src/router/glib/gmodule/.deps/libgplugin_b.Plo delete mode 100644 release/src/router/glib/gmodule/.deps/testgmodule.Po delete mode 100644 release/src/router/glib/gmodule/.libs/gmodule.o delete mode 120000 release/src/router/glib/gmodule/.libs/libgmodule-1.2.so.0 delete mode 100755 release/src/router/glib/gmodule/.libs/libgmodule-1.2.so.0.0.10 delete mode 100644 release/src/router/glib/gmodule/.libs/libgmodule.a delete mode 120000 release/src/router/glib/gmodule/.libs/libgmodule.la delete mode 100644 release/src/router/glib/gmodule/.libs/libgmodule.lai delete mode 120000 release/src/router/glib/gmodule/.libs/libgmodule.so delete mode 100644 release/src/router/glib/gmodule/.libs/libgplugin_a.a delete mode 120000 release/src/router/glib/gmodule/.libs/libgplugin_a.la delete mode 100644 release/src/router/glib/gmodule/.libs/libgplugin_a.lai delete mode 100644 release/src/router/glib/gmodule/.libs/libgplugin_a.o delete mode 100755 release/src/router/glib/gmodule/.libs/libgplugin_a.so delete mode 100644 release/src/router/glib/gmodule/.libs/libgplugin_b.a delete mode 120000 release/src/router/glib/gmodule/.libs/libgplugin_b.la delete mode 100644 release/src/router/glib/gmodule/.libs/libgplugin_b.lai delete mode 100644 release/src/router/glib/gmodule/.libs/libgplugin_b.o delete mode 100755 release/src/router/glib/gmodule/.libs/libgplugin_b.so delete mode 100755 release/src/router/glib/gmodule/.libs/testgmodule delete mode 100644 release/src/router/glib/gmodule/Makefile delete mode 100644 release/src/router/glib/gmodule/gmodule.lo delete mode 100644 release/src/router/glib/gmodule/gmodule.o delete mode 100644 release/src/router/glib/gmodule/gmoduleconf.h delete mode 100644 release/src/router/glib/gmodule/libgmodule.la delete mode 100644 release/src/router/glib/gmodule/libgplugin_a.la delete mode 100644 release/src/router/glib/gmodule/libgplugin_a.lo delete mode 100644 release/src/router/glib/gmodule/libgplugin_a.o delete mode 100644 release/src/router/glib/gmodule/libgplugin_b.la delete mode 100644 release/src/router/glib/gmodule/libgplugin_b.lo delete mode 100644 release/src/router/glib/gmodule/libgplugin_b.o delete mode 100755 release/src/router/glib/gmodule/testgmodule delete mode 100644 release/src/router/glib/gmodule/testgmodule.o delete mode 100644 release/src/router/glib/gmutex.lo delete mode 100644 release/src/router/glib/gmutex.o delete mode 100644 release/src/router/glib/gnode.lo delete mode 100644 release/src/router/glib/gnode.o delete mode 100644 release/src/router/glib/gprimes.lo delete mode 100644 release/src/router/glib/gprimes.o delete mode 100644 release/src/router/glib/grel.lo delete mode 100644 release/src/router/glib/grel.o delete mode 100644 release/src/router/glib/gscanner.lo delete mode 100644 release/src/router/glib/gscanner.o delete mode 100644 release/src/router/glib/gslist.lo delete mode 100644 release/src/router/glib/gslist.o delete mode 100644 release/src/router/glib/gstrfuncs.lo delete mode 100644 release/src/router/glib/gstrfuncs.o delete mode 100644 release/src/router/glib/gstring.lo delete mode 100644 release/src/router/glib/gstring.o delete mode 100644 release/src/router/glib/gthread.pc delete mode 100644 release/src/router/glib/gthread/.deps/gthread.Plo delete mode 100644 release/src/router/glib/gthread/.deps/testgthread.Po delete mode 100644 release/src/router/glib/gthread/.libs/gthread.o delete mode 120000 release/src/router/glib/gthread/.libs/libgthread-1.2.so.0 delete mode 100755 release/src/router/glib/gthread/.libs/libgthread-1.2.so.0.0.10 delete mode 100644 release/src/router/glib/gthread/.libs/libgthread.a delete mode 120000 release/src/router/glib/gthread/.libs/libgthread.la delete mode 100644 release/src/router/glib/gthread/.libs/libgthread.lai delete mode 120000 release/src/router/glib/gthread/.libs/libgthread.so delete mode 100755 release/src/router/glib/gthread/.libs/testgthread delete mode 100644 release/src/router/glib/gthread/Makefile delete mode 100644 release/src/router/glib/gthread/gthread.lo delete mode 100644 release/src/router/glib/gthread/gthread.o delete mode 100644 release/src/router/glib/gthread/libgthread.la delete mode 100755 release/src/router/glib/gthread/testgthread delete mode 100644 release/src/router/glib/gthread/testgthread.o delete mode 100644 release/src/router/glib/gtimer.lo delete mode 100644 release/src/router/glib/gtimer.o delete mode 100644 release/src/router/glib/gtree.lo delete mode 100644 release/src/router/glib/gtree.o delete mode 100644 release/src/router/glib/gutils.lo delete mode 100644 release/src/router/glib/gutils.o delete mode 100644 release/src/router/glib/libglib.la delete mode 100755 release/src/router/glib/libtool delete mode 100644 release/src/router/glib/stamp-h1 delete mode 100755 release/src/router/glib/testgdate delete mode 100644 release/src/router/glib/testgdate.o delete mode 100755 release/src/router/glib/testgdateparser delete mode 100644 release/src/router/glib/testgdateparser.o delete mode 100755 release/src/router/glib/testglib delete mode 100644 release/src/router/glib/testglib.o delete mode 100644 release/src/router/glib/tests/.deps/array-test.Po delete mode 100644 release/src/router/glib/tests/.deps/dirname-test.Po delete mode 100644 release/src/router/glib/tests/.deps/hash-test.Po delete mode 100644 release/src/router/glib/tests/.deps/list-test.Po delete mode 100644 release/src/router/glib/tests/.deps/node-test.Po delete mode 100644 release/src/router/glib/tests/.deps/relation-test.Po delete mode 100644 release/src/router/glib/tests/.deps/slist-test.Po delete mode 100644 release/src/router/glib/tests/.deps/strfunc-test.Po delete mode 100644 release/src/router/glib/tests/.deps/string-test.Po delete mode 100644 release/src/router/glib/tests/.deps/tree-test.Po delete mode 100644 release/src/router/glib/tests/.deps/type-test.Po delete mode 100755 release/src/router/glib/tests/.libs/array-test delete mode 100755 release/src/router/glib/tests/.libs/dirname-test delete mode 100755 release/src/router/glib/tests/.libs/hash-test delete mode 100755 release/src/router/glib/tests/.libs/list-test delete mode 100755 release/src/router/glib/tests/.libs/node-test delete mode 100755 release/src/router/glib/tests/.libs/relation-test delete mode 100755 release/src/router/glib/tests/.libs/slist-test delete mode 100755 release/src/router/glib/tests/.libs/strfunc-test delete mode 100755 release/src/router/glib/tests/.libs/string-test delete mode 100755 release/src/router/glib/tests/.libs/tree-test delete mode 100755 release/src/router/glib/tests/.libs/type-test delete mode 100644 release/src/router/glib/tests/Makefile delete mode 100755 release/src/router/glib/tests/array-test delete mode 100644 release/src/router/glib/tests/array-test.o delete mode 100755 release/src/router/glib/tests/dirname-test delete mode 100644 release/src/router/glib/tests/dirname-test.o delete mode 100755 release/src/router/glib/tests/hash-test delete mode 100644 release/src/router/glib/tests/hash-test.o delete mode 100755 release/src/router/glib/tests/list-test delete mode 100644 release/src/router/glib/tests/list-test.o delete mode 100755 release/src/router/glib/tests/node-test delete mode 100644 release/src/router/glib/tests/node-test.o delete mode 100755 release/src/router/glib/tests/relation-test delete mode 100644 release/src/router/glib/tests/relation-test.o delete mode 100755 release/src/router/glib/tests/slist-test delete mode 100644 release/src/router/glib/tests/slist-test.o delete mode 100755 release/src/router/glib/tests/strfunc-test delete mode 100644 release/src/router/glib/tests/strfunc-test.o delete mode 100755 release/src/router/glib/tests/string-test delete mode 100644 release/src/router/glib/tests/string-test.o delete mode 100755 release/src/router/glib/tests/tree-test delete mode 100644 release/src/router/glib/tests/tree-test.o delete mode 100755 release/src/router/glib/tests/type-test delete mode 100644 release/src/router/glib/tests/type-test.o delete mode 100644 release/src/router/lzo/Makefile delete mode 100644 release/src/router/lzo/config.h delete mode 100644 release/src/router/lzo/config.log delete mode 100755 release/src/router/lzo/config.status delete mode 100644 release/src/router/lzo/examples/.deps/dict.Po delete mode 100644 release/src/router/lzo/examples/.deps/lzopack.Po delete mode 100644 release/src/router/lzo/examples/.deps/overlap.Po delete mode 100644 release/src/router/lzo/examples/.deps/precomp.Po delete mode 100644 release/src/router/lzo/examples/.deps/precomp2.Po delete mode 100644 release/src/router/lzo/examples/.deps/simple.Po delete mode 100644 release/src/router/lzo/examples/Makefile delete mode 100644 release/src/router/lzo/include/Makefile delete mode 100644 release/src/router/lzo/include/lzo/Makefile delete mode 100755 release/src/router/lzo/libtool delete mode 100644 release/src/router/lzo/lzotest/.deps/lzotest.Po delete mode 100644 release/src/router/lzo/lzotest/Makefile delete mode 100644 release/src/router/lzo/minilzo/.deps/minilzo.Po delete mode 100644 release/src/router/lzo/minilzo/.deps/testmini.Po delete mode 100644 release/src/router/lzo/minilzo/Makefile delete mode 100644 release/src/router/lzo/src/.deps/lzo1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1_99.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1a.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1a_99.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_2.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_3.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_4.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_5.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_6.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_7.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_8.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_9.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_99.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_9x.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_cc.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_d1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_d2.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_rr.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1b_xx.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_2.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_3.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_4.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_5.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_6.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_7.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_8.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_9.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_99.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_9x.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_cc.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_d1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_d2.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_rr.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1c_xx.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1f_1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1f_9x.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1f_d1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1f_d2.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1x_1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1x_1k.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1x_1l.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1x_1o.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1x_9x.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1x_d1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1x_d2.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1x_d3.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1x_o.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1y_1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1y_9x.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1y_d1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1y_d2.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1y_d3.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1y_o.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1z_9x.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1z_d1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1z_d2.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo1z_d3.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo2a_9x.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo2a_d1.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo2a_d2.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo_crc.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo_init.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo_ptr.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo_str.Plo delete mode 100644 release/src/router/lzo/src/.deps/lzo_util.Plo delete mode 100644 release/src/router/lzo/src/Makefile delete mode 100644 release/src/router/lzo/tests/.deps/align.Po delete mode 100644 release/src/router/lzo/tests/.deps/chksum.Po delete mode 100644 release/src/router/lzo/tests/.deps/promote.Po delete mode 100644 release/src/router/lzo/tests/.deps/sizes.Po delete mode 100644 release/src/router/lzo/tests/Makefile delete mode 100644 release/src/router/nocat/Makefile delete mode 100644 release/src/router/nocat/config.log delete mode 100755 release/src/router/nocat/config.status delete mode 100644 release/src/router/nocat/src/.deps/base64.Po delete mode 100644 release/src/router/nocat/src/.deps/conf.Po delete mode 100644 release/src/router/nocat/src/.deps/defaults.Po delete mode 100644 release/src/router/nocat/src/.deps/firewall.Po delete mode 100644 release/src/router/nocat/src/.deps/gateway.Po delete mode 100644 release/src/router/nocat/src/.deps/ghttpd.Po delete mode 100644 release/src/router/nocat/src/.deps/http.Po delete mode 100644 release/src/router/nocat/src/.deps/linux.Po delete mode 100644 release/src/router/nocat/src/.deps/open.Po delete mode 100644 release/src/router/nocat/src/.deps/passive.Po delete mode 100644 release/src/router/nocat/src/.deps/splashd.Po delete mode 100644 release/src/router/nocat/src/.deps/splashtest.Po delete mode 100644 release/src/router/nocat/src/.deps/util.Po delete mode 100644 release/src/router/nocat/src/Makefile delete mode 100644 release/src/router/nocat/src/stamp-h1 delete mode 100644 release/src/router/openssl/Makefile delete mode 100644 release/src/router/openssl/Makefile.bak delete mode 100644 release/src/router/openssl/crypto/opensslconf.h delete mode 100644 release/src/router/pptpd/Makefile delete mode 100644 release/src/router/shared/tomato_config.h delete mode 100644 release/src/router/shared/tomato_profile.h delete mode 100644 release/src/router/sqlite/sqlite3.pc delete mode 100644 release/src/router/zebra/lib/version.c delete mode 100644 release/src/router/zlib/Makefile diff --git a/release/src/router/Makefile b/release/src/router/Makefile index 96f7dea138..a632e01c6d 100644 --- a/release/src/router/Makefile +++ b/release/src/router/Makefile @@ -955,8 +955,9 @@ pptpd-install: pptpd @$(STRIP) $(INSTALLDIR)/pptpd/usr/sbin/bcrelay @$(STRIP) $(INSTALLDIR)/pptpd/usr/sbin/pptpctrl -pptpd-clean: pptpd/stamp-h1 - cd $(TOP)/pptpd && make clean && rm -rf stamp-h1 .deps +pptpd-clean: + -$(MAKE) -C pptpd clean + rm -rf pptpd/.deps pptpd/stamp-h1 pppd/Makefile: pppd/linux/Makefile.top @@ -1052,7 +1053,7 @@ libbcm-install: iproute2: @$(SEP) @$(MAKE) -C $@ KERNEL_INCLUDE=$(LINUXDIR)/include EXTRACFLAGS="$(EXTRACFLAGS) $(if $(TCONFIG_IPV6),-DUSE_IPV6,-DNO_IPV6)" - + iproute2-install: iproute2 install -D iproute2/tc/tc $(INSTALLDIR)/iproute2/usr/sbin/tc $(STRIP) $(INSTALLDIR)/iproute2/usr/sbin/tc @@ -1405,7 +1406,7 @@ ebtables-clean: make -C ebtables clean #Roadkill -glib: +glib/stamp-h1: @$(SEP) @cd glib && $(CONFIGURE) --prefix=/usr glib_cv_prog_cc_ansi_proto=no glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes \ glib_cv_sane_realloc=yes glib_cv_va_copy=no glib_cv___va_copy=yes glib_cv_va_val_copy=yes glib_cv_rtldglobal_broken=no \ @@ -1413,31 +1414,37 @@ glib: glib_cv_byte_contents_gmutex="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0" glib_cv_sys_pthread_getspecific_posix=yes \ glib_cv_sys_pthread_mutex_trylock_posix=yes glib_cv_sys_pthread_cond_timedwait_posix=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getpwuid_r_posix=yes @$(MAKE) -C glib + touch glib/stamp-h1 + +glib: glib/stamp-h1 glib-clean: $(MAKE) -C glib clean + rm -f glib/stamp-h1 -glib-install: +glib-install: glib @$(MAKE) -C glib DESTDIR=$(INSTALLDIR)/glib install #Roadkill -nocat: glib glib-install +nocat/stamp-h1: glib-install @$(SEP) @cd nocat && \ NC_CONF_PATH="/" \ $(CONFIGURE) --with-firewall=iptables --with-glib-prefix="$(INSTALLDIR)/glib/usr" --localstatedir=/var --sysconfdir=/etc @$(MAKE) -C nocat - echo *** cleaning up glib staging after compile - rm -rfv $(INSTALLDIR)/glib/usr echo *** integrate glib to nocat installdir install -d $(INSTALLDIR)/nocat/usr/lib install -D glib/.libs/libglib-1.2.so.0.0.10 $(INSTALLDIR)/nocat/usr/lib/libglib-1.2.so.0.0.10 cd $(INSTALLDIR)/nocat/usr/lib && ln -s libglib-1.2.so.0.0.10 libglib-1.2.so.0 $(STRIP) $(INSTALLDIR)/nocat/usr/lib/libglib-1.2.so.0.0.10 + touch nocat/stamp-h1 + +nocat: nocat/stamp-h1 nocat-clean: - $(MAKE) -C nocat clean + -$(MAKE) -C nocat clean + rm -f nocat/stamp-h1 nocat-install: install -D nocat/src/splashd $(INSTALLDIR)/nocat/usr/sbin/splashd diff --git a/release/src/router/cyassl/ctaocrypt/include/config.h b/release/src/router/cyassl/ctaocrypt/include/config.h deleted file mode 100644 index 2104ebc9f2..0000000000 --- a/release/src/router/cyassl/ctaocrypt/include/config.h +++ /dev/null @@ -1,86 +0,0 @@ -/* ctaocrypt/include/config.h. Generated from config.h.in by configure. */ -/* ctaocrypt/include/config.h.in. Generated from configure.in by autoheader. */ - -/* Define to 1 if you have the header file. */ -#define HAVE_DLFCN_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_ERRNO_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_INTTYPES_H 1 - -/* Define to 1 if you have the `network' library (-lnetwork). */ -/* #undef HAVE_LIBNETWORK */ - -/* Define to 1 if you have the header file. */ -#define HAVE_MEMORY_H 1 - -/* Define if you have POSIX threads libraries and header files. */ -#define HAVE_PTHREAD 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDINT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STDLIB_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRINGS_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_STRING_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_STAT_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_SYS_TYPES_H 1 - -/* Define to 1 if you have the header file. */ -#define HAVE_UNISTD_H 1 - -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ -#define LT_OBJDIR ".libs/" - -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -/* #undef NO_MINUS_C_MINUS_O */ - -/* Name of package */ -#define PACKAGE "cyassl" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "" - -/* Define to necessary symbol if this constant uses a non-standard name on - your system. */ -/* #undef PTHREAD_CREATE_JOINABLE */ - -/* The size of `long', as computed by sizeof. */ -#define SIZEOF_LONG 8 - -/* The size of `long long', as computed by sizeof. */ -#define SIZEOF_LONG_LONG 8 - -/* Define to 1 if you have the ANSI C header files. */ -#define STDC_HEADERS 1 - -/* Version number of package */ -#define VERSION "1.9.0" - -/* Define to 1 if your processor stores words with the most significant byte - first (like Motorola and SPARC, unlike Intel and VAX). */ -/* #undef WORDS_BIGENDIAN */ diff --git a/release/src/router/dhcpv6/cfparse.c b/release/src/router/dhcpv6/cfparse.c deleted file mode 100644 index 6979c5c671..0000000000 --- a/release/src/router/dhcpv6/cfparse.c +++ /dev/null @@ -1,3156 +0,0 @@ -/* A Bison parser, made by GNU Bison 2.1. */ - -/* Skeleton parser for Yacc-like parsing with Bison, - Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) - any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. */ - -/* As a special exception, when this file is copied by Bison into a - Bison output file, you may use that output file without restriction. - This special exception was added by the Free Software Foundation - in version 1.24 of Bison. */ - -/* Written by Richard Stallman by simplifying the original so called - ``semantic'' parser. */ - -/* All symbols defined below should begin with yy or YY, to avoid - infringing on user name space. This should be done even for local - variables, as they might otherwise be expanded by user macros. - There are some unavoidable exceptions within include files to - define necessary library symbols; they are noted "INFRINGES ON - USER NAME SPACE" below. */ - -/* Identify Bison output. */ -#define YYBISON 1 - -/* Bison version. */ -#define YYBISON_VERSION "2.1" - -/* Skeleton name. */ -#define YYSKELETON_NAME "yacc.c" - -/* Pure parsers. */ -#define YYPURE 0 - -/* Using locations. */ -#define YYLSP_NEEDED 0 - - - -/* Tokens. */ -#ifndef YYTOKENTYPE -# define YYTOKENTYPE - /* Put the tokens into the symbol table, so that GDB and other debuggers - know about them. */ - enum yytokentype { - INTERFACE = 258, - IFNAME = 259, - PREFIX_INTERFACE = 260, - SLA_ID = 261, - SLA_LEN = 262, - DUID_ID = 263, - ID_ASSOC = 264, - IA_PD = 265, - IAID = 266, - IA_NA = 267, - ADDRESS = 268, - REQUEST = 269, - SEND = 270, - ALLOW = 271, - PREFERENCE = 272, - HOST = 273, - HOSTNAME = 274, - DUID = 275, - OPTION = 276, - RAPID_COMMIT = 277, - DNS_SERVERS = 278, - DNS_NAME = 279, - NTP_SERVERS = 280, - REFRESHTIME = 281, - SIP_SERVERS = 282, - SIP_NAME = 283, - NIS_SERVERS = 284, - NIS_NAME = 285, - NISP_SERVERS = 286, - NISP_NAME = 287, - BCMCS_SERVERS = 288, - BCMCS_NAME = 289, - INFO_ONLY = 290, - SCRIPT = 291, - DELAYEDKEY = 292, - AUTHENTICATION = 293, - PROTOCOL = 294, - ALGORITHM = 295, - DELAYED = 296, - RECONFIG = 297, - HMACMD5 = 298, - MONOCOUNTER = 299, - AUTHNAME = 300, - RDM = 301, - KEY = 302, - KEYINFO = 303, - REALM = 304, - KEYID = 305, - SECRET = 306, - KEYNAME = 307, - EXPIRE = 308, - ADDRPOOL = 309, - POOLNAME = 310, - RANGE = 311, - TO = 312, - ADDRESS_POOL = 313, - INCLUDE = 314, - NUMBER = 315, - SLASH = 316, - EOS = 317, - BCL = 318, - ECL = 319, - STRING = 320, - QSTRING = 321, - PREFIX = 322, - INFINITY = 323, - COMMA = 324 - }; -#endif -/* Tokens. */ -#define INTERFACE 258 -#define IFNAME 259 -#define PREFIX_INTERFACE 260 -#define SLA_ID 261 -#define SLA_LEN 262 -#define DUID_ID 263 -#define ID_ASSOC 264 -#define IA_PD 265 -#define IAID 266 -#define IA_NA 267 -#define ADDRESS 268 -#define REQUEST 269 -#define SEND 270 -#define ALLOW 271 -#define PREFERENCE 272 -#define HOST 273 -#define HOSTNAME 274 -#define DUID 275 -#define OPTION 276 -#define RAPID_COMMIT 277 -#define DNS_SERVERS 278 -#define DNS_NAME 279 -#define NTP_SERVERS 280 -#define REFRESHTIME 281 -#define SIP_SERVERS 282 -#define SIP_NAME 283 -#define NIS_SERVERS 284 -#define NIS_NAME 285 -#define NISP_SERVERS 286 -#define NISP_NAME 287 -#define BCMCS_SERVERS 288 -#define BCMCS_NAME 289 -#define INFO_ONLY 290 -#define SCRIPT 291 -#define DELAYEDKEY 292 -#define AUTHENTICATION 293 -#define PROTOCOL 294 -#define ALGORITHM 295 -#define DELAYED 296 -#define RECONFIG 297 -#define HMACMD5 298 -#define MONOCOUNTER 299 -#define AUTHNAME 300 -#define RDM 301 -#define KEY 302 -#define KEYINFO 303 -#define REALM 304 -#define KEYID 305 -#define SECRET 306 -#define KEYNAME 307 -#define EXPIRE 308 -#define ADDRPOOL 309 -#define POOLNAME 310 -#define RANGE 311 -#define TO 312 -#define ADDRESS_POOL 313 -#define INCLUDE 314 -#define NUMBER 315 -#define SLASH 316 -#define EOS 317 -#define BCL 318 -#define ECL 319 -#define STRING 320 -#define QSTRING 321 -#define PREFIX 322 -#define INFINITY 323 -#define COMMA 324 - - - - -/* Copy the first part of user declarations. */ -#line 31 "cfparse.y" - -#include -#include -#include -#include - -#include - -#include - -#include -#include - -#include "dhcp6.h" -#include "config.h" -#include "common.h" - -extern int lineno; -extern int cfdebug; - -extern void yywarn __P((char *, ...)) - __attribute__((__format__(__printf__, 1, 2))); -extern void yyerror __P((char *, ...)) - __attribute__((__format__(__printf__, 1, 2))); - -#define MAKE_NAMELIST(l, n, p) do { \ - (l) = (struct cf_namelist *)malloc(sizeof(*(l))); \ - if ((l) == NULL) { \ - yywarn("can't allocate memory"); \ - if (p) cleanup_cflist(p); \ - return (-1); \ - } \ - memset((l), 0, sizeof(*(l))); \ - l->line = lineno; \ - l->name = (n); \ - l->params = (p); \ - } while (0) - -#define MAKE_CFLIST(l, t, pp, pl) do { \ - (l) = (struct cf_list *)malloc(sizeof(*(l))); \ - if ((l) == NULL) { \ - yywarn("can't allocate memory"); \ - if (pp) free(pp); \ - if (pl) cleanup_cflist(pl); \ - return (-1); \ - } \ - memset((l), 0, sizeof(*(l))); \ - l->line = lineno; \ - l->type = (t); \ - l->ptr = (pp); \ - l->list = (pl); \ - l->tail = (l); \ - } while (0) - -static struct cf_namelist *iflist_head, *hostlist_head, *iapdlist_head; -static struct cf_namelist *addrpoollist_head; -static struct cf_namelist *authinfolist_head, *keylist_head; -static struct cf_namelist *ianalist_head; -struct cf_list *cf_dns_list, *cf_dns_name_list, *cf_ntp_list; -struct cf_list *cf_sip_list, *cf_sip_name_list; -struct cf_list *cf_nis_list, *cf_nis_name_list; -struct cf_list *cf_nisp_list, *cf_nisp_name_list; -struct cf_list *cf_bcmcs_list, *cf_bcmcs_name_list; -long long cf_refreshtime = -1; - -extern int yylex __P((void)); -extern int cfswitch_buffer __P((char *)); -static int add_namelist __P((struct cf_namelist *, struct cf_namelist **)); -static void cleanup __P((void)); -static void cleanup_namelist __P((struct cf_namelist *)); -static void cleanup_cflist __P((struct cf_list *)); - - -/* Enabling traces. */ -#ifndef YYDEBUG -# define YYDEBUG 0 -#endif - -/* Enabling verbose error messages. */ -#ifdef YYERROR_VERBOSE -# undef YYERROR_VERBOSE -# define YYERROR_VERBOSE 1 -#else -# define YYERROR_VERBOSE 0 -#endif - -/* Enabling the token table. */ -#ifndef YYTOKEN_TABLE -# define YYTOKEN_TABLE 0 -#endif - -#if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) -#line 126 "cfparse.y" -typedef union YYSTYPE { - long long num; - char* str; - struct cf_list *list; - struct dhcp6_prefix *prefix; - struct dhcp6_range *range; - struct dhcp6_poolspec *pool; -} YYSTYPE; -/* Line 196 of yacc.c. */ -#line 305 "y.tab.c" -# define yystype YYSTYPE /* obsolescent; will be withdrawn */ -# define YYSTYPE_IS_DECLARED 1 -# define YYSTYPE_IS_TRIVIAL 1 -#endif - - - -/* Copy the second part of user declarations. */ - - -/* Line 219 of yacc.c. */ -#line 317 "y.tab.c" - -#if ! defined (YYSIZE_T) && defined (__SIZE_TYPE__) -# define YYSIZE_T __SIZE_TYPE__ -#endif -#if ! defined (YYSIZE_T) && defined (size_t) -# define YYSIZE_T size_t -#endif -#if ! defined (YYSIZE_T) && (defined (__STDC__) || defined (__cplusplus)) -# include /* INFRINGES ON USER NAME SPACE */ -# define YYSIZE_T size_t -#endif -#if ! defined (YYSIZE_T) -# define YYSIZE_T unsigned int -#endif - -#ifndef YY_ -# if YYENABLE_NLS -# if ENABLE_NLS -# include /* INFRINGES ON USER NAME SPACE */ -# define YY_(msgid) dgettext ("bison-runtime", msgid) -# endif -# endif -# ifndef YY_ -# define YY_(msgid) msgid -# endif -#endif - -#if ! defined (yyoverflow) || YYERROR_VERBOSE - -/* The parser invokes alloca or malloc; define the necessary symbols. */ - -# ifdef YYSTACK_USE_ALLOCA -# if YYSTACK_USE_ALLOCA -# ifdef __GNUC__ -# define YYSTACK_ALLOC __builtin_alloca -# else -# define YYSTACK_ALLOC alloca -# if defined (__STDC__) || defined (__cplusplus) -# include /* INFRINGES ON USER NAME SPACE */ -# define YYINCLUDED_STDLIB_H -# endif -# endif -# endif -# endif - -# ifdef YYSTACK_ALLOC - /* Pacify GCC's `empty if-body' warning. */ -# define YYSTACK_FREE(Ptr) do { /* empty */; } while (0) -# ifndef YYSTACK_ALLOC_MAXIMUM - /* The OS might guarantee only one guard page at the bottom of the stack, - and a page size can be as small as 4096 bytes. So we cannot safely - invoke alloca (N) if N exceeds 4096. Use a slightly smaller number - to allow for a few compiler-allocated temporary stack slots. */ -# define YYSTACK_ALLOC_MAXIMUM 4032 /* reasonable circa 2005 */ -# endif -# else -# define YYSTACK_ALLOC YYMALLOC -# define YYSTACK_FREE YYFREE -# ifndef YYSTACK_ALLOC_MAXIMUM -# define YYSTACK_ALLOC_MAXIMUM ((YYSIZE_T) -1) -# endif -# ifdef __cplusplus -extern "C" { -# endif -# ifndef YYMALLOC -# define YYMALLOC malloc -# if (! defined (malloc) && ! defined (YYINCLUDED_STDLIB_H) \ - && (defined (__STDC__) || defined (__cplusplus))) -void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */ -# endif -# endif -# ifndef YYFREE -# define YYFREE free -# if (! defined (free) && ! defined (YYINCLUDED_STDLIB_H) \ - && (defined (__STDC__) || defined (__cplusplus))) -void free (void *); /* INFRINGES ON USER NAME SPACE */ -# endif -# endif -# ifdef __cplusplus -} -# endif -# endif -#endif /* ! defined (yyoverflow) || YYERROR_VERBOSE */ - - -#if (! defined (yyoverflow) \ - && (! defined (__cplusplus) \ - || (defined (YYSTYPE_IS_TRIVIAL) && YYSTYPE_IS_TRIVIAL))) - -/* A type that is properly aligned for any stack member. */ -union yyalloc -{ - short int yyss; - YYSTYPE yyvs; - }; - -/* The size of the maximum gap between one aligned stack and the next. */ -# define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) - -/* The size of an array large to enough to hold all stacks, each with - N elements. */ -# define YYSTACK_BYTES(N) \ - ((N) * (sizeof (short int) + sizeof (YYSTYPE)) \ - + YYSTACK_GAP_MAXIMUM) - -/* Copy COUNT objects from FROM to TO. The source and destination do - not overlap. */ -# ifndef YYCOPY -# if defined (__GNUC__) && 1 < __GNUC__ -# define YYCOPY(To, From, Count) \ - __builtin_memcpy (To, From, (Count) * sizeof (*(From))) -# else -# define YYCOPY(To, From, Count) \ - do \ - { \ - YYSIZE_T yyi; \ - for (yyi = 0; yyi < (Count); yyi++) \ - (To)[yyi] = (From)[yyi]; \ - } \ - while (0) -# endif -# endif - -/* Relocate STACK from its old location to the new one. The - local variables YYSIZE and YYSTACKSIZE give the old and new number of - elements in the stack, and YYPTR gives the new location of the - stack. Advance YYPTR to a properly aligned location for the next - stack. */ -# define YYSTACK_RELOCATE(Stack) \ - do \ - { \ - YYSIZE_T yynewbytes; \ - YYCOPY (&yyptr->Stack, Stack, yysize); \ - Stack = &yyptr->Stack; \ - yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ - yyptr += yynewbytes / sizeof (*yyptr); \ - } \ - while (0) - -#endif - -#if defined (__STDC__) || defined (__cplusplus) - typedef signed char yysigned_char; -#else - typedef short int yysigned_char; -#endif - -/* YYFINAL -- State number of the termination state. */ -#define YYFINAL 2 -/* YYLAST -- Last index in YYTABLE. */ -#define YYLAST 227 - -/* YYNTOKENS -- Number of terminals. */ -#define YYNTOKENS 70 -/* YYNNTS -- Number of nonterminals. */ -#define YYNNTS 36 -/* YYNRULES -- Number of rules. */ -#define YYNRULES 105 -/* YYNRULES -- Number of states. */ -#define YYNSTATES 231 - -/* YYTRANSLATE(YYLEX) -- Bison symbol number corresponding to YYLEX. */ -#define YYUNDEFTOK 2 -#define YYMAXUTOK 324 - -#define YYTRANSLATE(YYX) \ - ((unsigned int) (YYX) <= YYMAXUTOK ? yytranslate[YYX] : YYUNDEFTOK) - -/* YYTRANSLATE[YYLEX] -- Bison symbol number corresponding to YYLEX. */ -static const unsigned char yytranslate[] = -{ - 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, - 2, 2, 2, 2, 2, 2, 1, 2, 3, 4, - 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, - 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, - 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, - 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, - 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, - 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, - 65, 66, 67, 68, 69 -}; - -#if YYDEBUG -/* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in - YYRHS. */ -static const unsigned short int yyprhs[] = -{ - 0, 0, 3, 4, 7, 9, 11, 13, 15, 17, - 19, 21, 23, 30, 37, 42, 47, 52, 57, 62, - 67, 72, 77, 82, 87, 92, 97, 105, 112, 120, - 127, 134, 141, 145, 152, 153, 156, 158, 159, 162, - 166, 170, 173, 177, 181, 185, 189, 193, 197, 201, - 205, 209, 211, 215, 217, 220, 223, 226, 228, 230, - 232, 234, 236, 238, 240, 242, 244, 246, 248, 250, - 254, 257, 261, 266, 272, 275, 279, 281, 283, 284, - 287, 289, 293, 300, 301, 304, 308, 312, 313, 316, - 320, 321, 324, 328, 332, 336, 340, 342, 344, 346, - 348, 349, 352, 356, 360, 364 -}; - -/* YYRHS -- A `-1'-separated list of the rules' RHS. */ -static const yysigned_char yyrhs[] = -{ - 71, 0, -1, -1, 71, 72, -1, 73, -1, 74, - -1, 75, -1, 76, -1, 77, -1, 78, -1, 80, - -1, 79, -1, 3, 4, 63, 83, 64, 62, -1, - 18, 19, 63, 83, 64, 62, -1, 21, 23, 81, - 62, -1, 21, 24, 66, 62, -1, 21, 25, 81, - 62, -1, 21, 27, 81, 62, -1, 21, 28, 66, - 62, -1, 21, 29, 81, 62, -1, 21, 30, 66, - 62, -1, 21, 31, 81, 62, -1, 21, 32, 66, - 62, -1, 21, 33, 81, 62, -1, 21, 34, 66, - 62, -1, 21, 26, 60, 62, -1, 9, 10, 11, - 63, 92, 64, 62, -1, 9, 10, 63, 92, 64, - 62, -1, 9, 12, 11, 63, 97, 64, 62, -1, - 9, 12, 63, 97, 64, 62, -1, 38, 45, 63, - 99, 64, 62, -1, 48, 52, 63, 104, 64, 62, - -1, 59, 66, 62, -1, 54, 55, 63, 83, 64, - 62, -1, -1, 81, 82, -1, 65, -1, -1, 83, - 84, -1, 15, 85, 62, -1, 14, 85, 62, -1, - 35, 62, -1, 16, 86, 62, -1, 20, 8, 62, - -1, 13, 88, 62, -1, 67, 89, 62, -1, 17, - 60, 62, -1, 36, 66, 62, -1, 37, 65, 62, - -1, 56, 87, 62, -1, 58, 90, 62, -1, 86, - -1, 86, 69, 85, -1, 22, -1, 38, 45, -1, - 10, 60, -1, 12, 60, -1, 27, -1, 28, -1, - 23, -1, 24, -1, 25, -1, 26, -1, 29, -1, - 30, -1, 31, -1, 32, -1, 33, -1, 34, -1, - 65, 57, 65, -1, 65, 91, -1, 65, 91, 91, - -1, 65, 61, 60, 91, -1, 65, 61, 60, 91, - 91, -1, 65, 91, -1, 65, 91, 91, -1, 68, - -1, 60, -1, -1, 92, 93, -1, 94, -1, 67, - 89, 62, -1, 5, 4, 63, 95, 64, 62, -1, - -1, 95, 96, -1, 6, 60, 62, -1, 7, 60, - 62, -1, -1, 97, 98, -1, 13, 88, 62, -1, - -1, 99, 100, -1, 39, 101, 62, -1, 40, 102, - 62, -1, 46, 103, 62, -1, 47, 65, 62, -1, - 41, -1, 42, -1, 43, -1, 44, -1, -1, 104, - 105, -1, 49, 66, 62, -1, 50, 60, 62, -1, - 51, 66, 62, -1, 53, 66, 62, -1 -}; - -/* YYRLINE[YYN] -- source line where rule number YYN was defined. */ -static const unsigned short int yyrline[] = -{ - 0, 149, 149, 151, 155, 156, 157, 158, 159, 160, - 161, 162, 166, 178, 190, 199, 214, 223, 232, 247, - 256, 271, 280, 295, 304, 319, 348, 357, 371, 380, - 397, 409, 421, 432, 444, 445, 463, 486, 487, 505, - 513, 521, 529, 537, 545, 553, 561, 570, 578, 586, - 594, 605, 609, 619, 627, 635, 643, 651, 659, 667, - 675, 683, 691, 699, 707, 715, 723, 731, 739, 750, - 781, 808, 841, 868, 901, 926, 957, 961, 968, 969, - 987, 988, 999, 1009, 1010, 1028, 1036, 1047, 1048, 1066, - 1077, 1078, 1096, 1104, 1112, 1120, 1131, 1132, 1136, 1140, - 1144, 1145, 1163, 1171, 1179, 1187 -}; -#endif - -#if YYDEBUG || YYERROR_VERBOSE || YYTOKEN_TABLE -/* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM. - First, the terminals, then, starting at YYNTOKENS, nonterminals. */ -static const char *const yytname[] = -{ - "$end", "error", "$undefined", "INTERFACE", "IFNAME", - "PREFIX_INTERFACE", "SLA_ID", "SLA_LEN", "DUID_ID", "ID_ASSOC", "IA_PD", - "IAID", "IA_NA", "ADDRESS", "REQUEST", "SEND", "ALLOW", "PREFERENCE", - "HOST", "HOSTNAME", "DUID", "OPTION", "RAPID_COMMIT", "DNS_SERVERS", - "DNS_NAME", "NTP_SERVERS", "REFRESHTIME", "SIP_SERVERS", "SIP_NAME", - "NIS_SERVERS", "NIS_NAME", "NISP_SERVERS", "NISP_NAME", "BCMCS_SERVERS", - "BCMCS_NAME", "INFO_ONLY", "SCRIPT", "DELAYEDKEY", "AUTHENTICATION", - "PROTOCOL", "ALGORITHM", "DELAYED", "RECONFIG", "HMACMD5", "MONOCOUNTER", - "AUTHNAME", "RDM", "KEY", "KEYINFO", "REALM", "KEYID", "SECRET", - "KEYNAME", "EXPIRE", "ADDRPOOL", "POOLNAME", "RANGE", "TO", - "ADDRESS_POOL", "INCLUDE", "NUMBER", "SLASH", "EOS", "BCL", "ECL", - "STRING", "QSTRING", "PREFIX", "INFINITY", "COMMA", "$accept", - "statements", "statement", "interface_statement", "host_statement", - "option_statement", "ia_statement", "authentication_statement", - "key_statement", "include_statement", "addrpool_statement", - "address_list", "address_list_ent", "declarations", "declaration", - "dhcpoption_list", "dhcpoption", "rangeparam", "addressparam", - "prefixparam", "poolparam", "duration", "iapdconf_list", "iapdconf", - "prefix_interface", "ifparams", "ifparam", "ianaconf_list", "ianaconf", - "authparam_list", "authparam", "authproto", "authalg", "authrdm", - "keyparam_list", "keyparam", 0 -}; -#endif - -# ifdef YYPRINT -/* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to - token YYLEX-NUM. */ -static const unsigned short int yytoknum[] = -{ - 0, 256, 257, 258, 259, 260, 261, 262, 263, 264, - 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, - 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, - 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, - 295, 296, 297, 298, 299, 300, 301, 302, 303, 304, - 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, - 315, 316, 317, 318, 319, 320, 321, 322, 323, 324 -}; -# endif - -/* YYR1[YYN] -- Symbol number of symbol that rule YYN derives. */ -static const unsigned char yyr1[] = -{ - 0, 70, 71, 71, 72, 72, 72, 72, 72, 72, - 72, 72, 73, 74, 75, 75, 75, 75, 75, 75, - 75, 75, 75, 75, 75, 75, 76, 76, 76, 76, - 77, 78, 79, 80, 81, 81, 82, 83, 83, 84, - 84, 84, 84, 84, 84, 84, 84, 84, 84, 84, - 84, 85, 85, 86, 86, 86, 86, 86, 86, 86, - 86, 86, 86, 86, 86, 86, 86, 86, 86, 87, - 88, 88, 89, 89, 90, 90, 91, 91, 92, 92, - 93, 93, 94, 95, 95, 96, 96, 97, 97, 98, - 99, 99, 100, 100, 100, 100, 101, 101, 102, 103, - 104, 104, 105, 105, 105, 105 -}; - -/* YYR2[YYN] -- Number of symbols composing right hand side of rule YYN. */ -static const unsigned char yyr2[] = -{ - 0, 2, 0, 2, 1, 1, 1, 1, 1, 1, - 1, 1, 6, 6, 4, 4, 4, 4, 4, 4, - 4, 4, 4, 4, 4, 4, 7, 6, 7, 6, - 6, 6, 3, 6, 0, 2, 1, 0, 2, 3, - 3, 2, 3, 3, 3, 3, 3, 3, 3, 3, - 3, 1, 3, 1, 2, 2, 2, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, - 2, 3, 4, 5, 2, 3, 1, 1, 0, 2, - 1, 3, 6, 0, 2, 3, 3, 0, 2, 3, - 0, 2, 3, 3, 3, 3, 1, 1, 1, 1, - 0, 2, 3, 3, 3, 3 -}; - -/* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state - STATE-NUM when YYTABLE doesn't specify something else to do. Zero - means the default is an error. */ -static const unsigned char yydefact[] = -{ - 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, - 0, 3, 4, 5, 6, 7, 8, 9, 11, 10, - 0, 0, 0, 0, 34, 0, 34, 0, 34, 0, - 34, 0, 34, 0, 34, 0, 0, 0, 0, 0, - 37, 0, 78, 0, 87, 37, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 90, 100, - 37, 32, 0, 78, 0, 87, 0, 0, 14, 36, - 35, 15, 16, 25, 17, 18, 19, 20, 21, 22, - 23, 24, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, - 0, 0, 0, 79, 80, 0, 0, 0, 88, 0, - 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, - 0, 101, 0, 0, 0, 0, 0, 53, 59, 60, - 61, 62, 57, 58, 63, 64, 65, 66, 67, 68, - 0, 0, 51, 0, 0, 0, 0, 41, 0, 0, - 0, 0, 0, 0, 12, 0, 0, 0, 0, 27, - 0, 0, 0, 29, 13, 96, 97, 0, 98, 0, - 99, 0, 0, 30, 0, 0, 0, 0, 31, 33, - 77, 76, 70, 44, 55, 56, 54, 40, 0, 39, - 42, 46, 43, 47, 48, 0, 49, 74, 50, 0, - 45, 26, 83, 81, 28, 89, 92, 93, 94, 95, - 102, 103, 104, 105, 71, 52, 69, 75, 0, 0, - 72, 0, 0, 0, 84, 73, 0, 0, 82, 85, - 86 -}; - -/* YYDEFGOTO[NTERM-NUM]. */ -static const short int yydefgoto[] = -{ - -1, 1, 11, 12, 13, 14, 15, 16, 17, 18, - 19, 46, 70, 62, 98, 141, 142, 151, 124, 156, - 153, 182, 64, 103, 104, 219, 224, 66, 108, 82, - 115, 167, 169, 171, 83, 121 -}; - -/* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing - STATE-NUM. */ -#define YYPACT_NINF -152 -static const short int yypact[] = -{ - -152, 4, -152, 8, 64, -4, 119, -28, -14, -26, - -22, -152, -152, -152, -152, -152, -152, -152, -152, -152, - -15, -6, 5, 21, -152, -7, -152, 0, -152, 27, - -152, 32, -152, 34, -152, 36, 40, 41, 42, 37, - -152, 43, -152, 44, -152, -152, -51, 46, -25, 55, - -12, 56, 16, 58, 20, 59, 30, 60, -152, -152, - -152, -152, 19, -152, -3, -152, 6, 74, -152, -152, - -152, -152, -152, -152, -152, -152, -152, -152, -152, -152, - -152, -152, 33, -23, 99, 31, 146, 146, 146, 63, - 116, 65, 62, 61, 66, 68, 67, 72, -152, -2, - 121, 77, 72, -152, -152, 7, 31, 78, -152, 92, - -18, 117, 115, 96, 100, -152, 98, 105, 101, 120, - 123, -152, 125, -50, 126, 122, 129, -152, -152, -152, - -152, -152, -152, -152, -152, -152, -152, -152, -152, -152, - 136, 128, 114, 130, 131, 132, 133, -152, 134, 135, - 141, 137, -50, 138, -152, 140, 142, 143, 139, -152, - 144, 145, 147, -152, -152, -152, -152, 148, -152, 149, - -152, 150, 151, -152, 152, 153, 154, 155, -152, -152, - -152, -152, -50, -152, -152, -152, -152, -152, 146, -152, - -152, -152, -152, -152, -152, 156, -152, -50, -152, 158, - -152, -152, -152, -152, -152, -152, -152, -152, -152, -152, - -152, -152, -152, -152, -152, -152, -152, -152, -50, 2, - -50, 159, 160, 161, -152, -152, 162, 163, -152, -152, - -152 -}; - -/* YYPGOTO[NTERM-NUM]. */ -static const short int yypgoto[] = -{ - -152, -152, -152, -152, -152, -152, -152, -152, -152, -152, - -152, 17, -152, -39, -152, -87, 103, -152, 97, 106, - -152, -151, 164, -152, -152, -152, -152, 157, -152, -152, - -152, -152, -152, -152, -152, -152 -}; - -/* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If - positive, shift that token. If negative, reduce the rule which - number is the opposite. If zero, do what YYDEFACT says. - If YYTABLE_NINF, syntax error. */ -#define YYTABLE_NINF -1 -static const unsigned char yytable[] = -{ - 143, 197, 100, 100, 2, 41, 67, 3, 221, 222, - 180, 68, 20, 4, 69, 23, 43, 36, 181, 106, - 106, 84, 5, 165, 166, 6, 116, 117, 118, 38, - 119, 214, 85, 86, 87, 88, 89, 72, 37, 90, - 69, 120, 7, 48, 39, 50, 217, 52, 40, 54, - 74, 56, 8, 69, 91, 92, 93, 42, 9, 47, - 49, 101, 157, 10, 102, 102, 223, 220, 44, 225, - 107, 161, 110, 111, 21, 94, 22, 95, 76, 112, - 113, 69, 78, 96, 45, 69, 97, 85, 86, 87, - 88, 89, 80, 51, 90, 69, 123, 114, 53, 61, - 55, 215, 57, 58, 59, 60, 63, 65, 71, 91, - 92, 93, 85, 86, 87, 88, 89, 73, 75, 90, - 77, 79, 81, 145, 146, 158, 149, 147, 148, 154, - 94, 150, 95, 152, 91, 92, 93, 155, 109, 159, - 163, 97, 24, 25, 26, 27, 28, 29, 30, 31, - 32, 33, 34, 35, 164, 94, 125, 95, 126, 170, - 168, 172, 173, 122, 174, 175, 97, 176, 127, 128, - 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, - 139, 186, 184, 188, 140, 178, 177, 179, 183, 185, - 187, 144, 189, 190, 191, 192, 193, 194, 195, 196, - 198, 199, 202, 162, 200, 201, 203, 204, 160, 205, - 206, 207, 208, 209, 210, 211, 212, 213, 218, 226, - 227, 216, 105, 228, 229, 230, 0, 99 -}; - -static const short int yycheck[] = -{ - 87, 152, 5, 5, 0, 11, 45, 3, 6, 7, - 60, 62, 4, 9, 65, 19, 11, 45, 68, 13, - 13, 60, 18, 41, 42, 21, 49, 50, 51, 55, - 53, 182, 13, 14, 15, 16, 17, 62, 52, 20, - 65, 64, 38, 26, 66, 28, 197, 30, 63, 32, - 62, 34, 48, 65, 35, 36, 37, 63, 54, 66, - 60, 64, 64, 59, 67, 67, 64, 218, 63, 220, - 64, 64, 39, 40, 10, 56, 12, 58, 62, 46, - 47, 65, 62, 64, 63, 65, 67, 13, 14, 15, - 16, 17, 62, 66, 20, 65, 65, 64, 66, 62, - 66, 188, 66, 63, 63, 63, 63, 63, 62, 35, - 36, 37, 13, 14, 15, 16, 17, 62, 62, 20, - 62, 62, 62, 60, 8, 4, 65, 62, 66, 62, - 56, 65, 58, 65, 35, 36, 37, 65, 64, 62, - 62, 67, 23, 24, 25, 26, 27, 28, 29, 30, - 31, 32, 33, 34, 62, 56, 10, 58, 12, 44, - 43, 65, 62, 64, 66, 60, 67, 66, 22, 23, - 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, - 34, 45, 60, 69, 38, 62, 66, 62, 62, 60, - 62, 88, 62, 62, 62, 62, 62, 62, 57, 62, - 62, 61, 63, 106, 62, 62, 62, 62, 102, 62, - 62, 62, 62, 62, 62, 62, 62, 62, 60, 60, - 60, 65, 65, 62, 62, 62, -1, 63 -}; - -/* YYSTOS[STATE-NUM] -- The (internal number of the) accessing - symbol of state STATE-NUM. */ -static const unsigned char yystos[] = -{ - 0, 71, 0, 3, 9, 18, 21, 38, 48, 54, - 59, 72, 73, 74, 75, 76, 77, 78, 79, 80, - 4, 10, 12, 19, 23, 24, 25, 26, 27, 28, - 29, 30, 31, 32, 33, 34, 45, 52, 55, 66, - 63, 11, 63, 11, 63, 63, 81, 66, 81, 60, - 81, 66, 81, 66, 81, 66, 81, 66, 63, 63, - 63, 62, 83, 63, 92, 63, 97, 83, 62, 65, - 82, 62, 62, 62, 62, 62, 62, 62, 62, 62, - 62, 62, 99, 104, 83, 13, 14, 15, 16, 17, - 20, 35, 36, 37, 56, 58, 64, 67, 84, 92, - 5, 64, 67, 93, 94, 97, 13, 64, 98, 64, - 39, 40, 46, 47, 64, 100, 49, 50, 51, 53, - 64, 105, 64, 65, 88, 10, 12, 22, 23, 24, - 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, - 38, 85, 86, 85, 86, 60, 8, 62, 66, 65, - 65, 87, 65, 90, 62, 65, 89, 64, 4, 62, - 89, 64, 88, 62, 62, 41, 42, 101, 43, 102, - 44, 103, 65, 62, 66, 60, 66, 66, 62, 62, - 60, 68, 91, 62, 60, 60, 45, 62, 69, 62, - 62, 62, 62, 62, 62, 57, 62, 91, 62, 61, - 62, 62, 63, 62, 62, 62, 62, 62, 62, 62, - 62, 62, 62, 62, 91, 85, 65, 91, 60, 95, - 91, 6, 7, 64, 96, 91, 60, 60, 62, 62, - 62 -}; - -#define yyerrok (yyerrstatus = 0) -#define yyclearin (yychar = YYEMPTY) -#define YYEMPTY (-2) -#define YYEOF 0 - -#define YYACCEPT goto yyacceptlab -#define YYABORT goto yyabortlab -#define YYERROR goto yyerrorlab - - -/* Like YYERROR except do call yyerror. This remains here temporarily - to ease the transition to the new meaning of YYERROR, for GCC. - Once GCC version 2 has supplanted version 1, this can go. */ - -#define YYFAIL goto yyerrlab - -#define YYRECOVERING() (!!yyerrstatus) - -#define YYBACKUP(Token, Value) \ -do \ - if (yychar == YYEMPTY && yylen == 1) \ - { \ - yychar = (Token); \ - yylval = (Value); \ - yytoken = YYTRANSLATE (yychar); \ - YYPOPSTACK; \ - goto yybackup; \ - } \ - else \ - { \ - yyerror (YY_("syntax error: cannot back up")); \ - YYERROR; \ - } \ -while (0) - - -#define YYTERROR 1 -#define YYERRCODE 256 - - -/* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N]. - If N is 0, then set CURRENT to the empty location which ends - the previous symbol: RHS[0] (always defined). */ - -#define YYRHSLOC(Rhs, K) ((Rhs)[K]) -#ifndef YYLLOC_DEFAULT -# define YYLLOC_DEFAULT(Current, Rhs, N) \ - do \ - if (N) \ - { \ - (Current).first_line = YYRHSLOC (Rhs, 1).first_line; \ - (Current).first_column = YYRHSLOC (Rhs, 1).first_column; \ - (Current).last_line = YYRHSLOC (Rhs, N).last_line; \ - (Current).last_column = YYRHSLOC (Rhs, N).last_column; \ - } \ - else \ - { \ - (Current).first_line = (Current).last_line = \ - YYRHSLOC (Rhs, 0).last_line; \ - (Current).first_column = (Current).last_column = \ - YYRHSLOC (Rhs, 0).last_column; \ - } \ - while (0) -#endif - - -/* YY_LOCATION_PRINT -- Print the location on the stream. - This macro was not mandated originally: define only if we know - we won't break user code: when these are the locations we know. */ - -#ifndef YY_LOCATION_PRINT -# if YYLTYPE_IS_TRIVIAL -# define YY_LOCATION_PRINT(File, Loc) \ - fprintf (File, "%d.%d-%d.%d", \ - (Loc).first_line, (Loc).first_column, \ - (Loc).last_line, (Loc).last_column) -# else -# define YY_LOCATION_PRINT(File, Loc) ((void) 0) -# endif -#endif - - -/* YYLEX -- calling `yylex' with the right arguments. */ - -#ifdef YYLEX_PARAM -# define YYLEX yylex (YYLEX_PARAM) -#else -# define YYLEX yylex () -#endif - -/* Enable debugging if requested. */ -#if YYDEBUG - -# ifndef YYFPRINTF -# include /* INFRINGES ON USER NAME SPACE */ -# define YYFPRINTF fprintf -# endif - -# define YYDPRINTF(Args) \ -do { \ - if (yydebug) \ - YYFPRINTF Args; \ -} while (0) - -# define YY_SYMBOL_PRINT(Title, Type, Value, Location) \ -do { \ - if (yydebug) \ - { \ - YYFPRINTF (stderr, "%s ", Title); \ - yysymprint (stderr, \ - Type, Value); \ - YYFPRINTF (stderr, "\n"); \ - } \ -} while (0) - -/*------------------------------------------------------------------. -| yy_stack_print -- Print the state stack from its BOTTOM up to its | -| TOP (included). | -`------------------------------------------------------------------*/ - -#if defined (__STDC__) || defined (__cplusplus) -static void -yy_stack_print (short int *bottom, short int *top) -#else -static void -yy_stack_print (bottom, top) - short int *bottom; - short int *top; -#endif -{ - YYFPRINTF (stderr, "Stack now"); - for (/* Nothing. */; bottom <= top; ++bottom) - YYFPRINTF (stderr, " %d", *bottom); - YYFPRINTF (stderr, "\n"); -} - -# define YY_STACK_PRINT(Bottom, Top) \ -do { \ - if (yydebug) \ - yy_stack_print ((Bottom), (Top)); \ -} while (0) - - -/*------------------------------------------------. -| Report that the YYRULE is going to be reduced. | -`------------------------------------------------*/ - -#if defined (__STDC__) || defined (__cplusplus) -static void -yy_reduce_print (int yyrule) -#else -static void -yy_reduce_print (yyrule) - int yyrule; -#endif -{ - int yyi; - unsigned long int yylno = yyrline[yyrule]; - YYFPRINTF (stderr, "Reducing stack by rule %d (line %lu), ", - yyrule - 1, yylno); - /* Print the symbols being reduced, and their result. */ - for (yyi = yyprhs[yyrule]; 0 <= yyrhs[yyi]; yyi++) - YYFPRINTF (stderr, "%s ", yytname[yyrhs[yyi]]); - YYFPRINTF (stderr, "-> %s\n", yytname[yyr1[yyrule]]); -} - -# define YY_REDUCE_PRINT(Rule) \ -do { \ - if (yydebug) \ - yy_reduce_print (Rule); \ -} while (0) - -/* Nonzero means print parse trace. It is left uninitialized so that - multiple parsers can coexist. */ -int yydebug; -#else /* !YYDEBUG */ -# define YYDPRINTF(Args) -# define YY_SYMBOL_PRINT(Title, Type, Value, Location) -# define YY_STACK_PRINT(Bottom, Top) -# define YY_REDUCE_PRINT(Rule) -#endif /* !YYDEBUG */ - - -/* YYINITDEPTH -- initial size of the parser's stacks. */ -#ifndef YYINITDEPTH -# define YYINITDEPTH 200 -#endif - -/* YYMAXDEPTH -- maximum size the stacks can grow to (effective only - if the built-in stack extension method is used). - - Do not make this value too large; the results are undefined if - YYSTACK_ALLOC_MAXIMUM < YYSTACK_BYTES (YYMAXDEPTH) - evaluated with infinite-precision integer arithmetic. */ - -#ifndef YYMAXDEPTH -# define YYMAXDEPTH 10000 -#endif - - - -#if YYERROR_VERBOSE - -# ifndef yystrlen -# if defined (__GLIBC__) && defined (_STRING_H) -# define yystrlen strlen -# else -/* Return the length of YYSTR. */ -static YYSIZE_T -# if defined (__STDC__) || defined (__cplusplus) -yystrlen (const char *yystr) -# else -yystrlen (yystr) - const char *yystr; -# endif -{ - const char *yys = yystr; - - while (*yys++ != '\0') - continue; - - return yys - yystr - 1; -} -# endif -# endif - -# ifndef yystpcpy -# if defined (__GLIBC__) && defined (_STRING_H) && defined (_GNU_SOURCE) -# define yystpcpy stpcpy -# else -/* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in - YYDEST. */ -static char * -# if defined (__STDC__) || defined (__cplusplus) -yystpcpy (char *yydest, const char *yysrc) -# else -yystpcpy (yydest, yysrc) - char *yydest; - const char *yysrc; -# endif -{ - char *yyd = yydest; - const char *yys = yysrc; - - while ((*yyd++ = *yys++) != '\0') - continue; - - return yyd - 1; -} -# endif -# endif - -# ifndef yytnamerr -/* Copy to YYRES the contents of YYSTR after stripping away unnecessary - quotes and backslashes, so that it's suitable for yyerror. The - heuristic is that double-quoting is unnecessary unless the string - contains an apostrophe, a comma, or backslash (other than - backslash-backslash). YYSTR is taken from yytname. If YYRES is - null, do not copy; instead, return the length of what the result - would have been. */ -static YYSIZE_T -yytnamerr (char *yyres, const char *yystr) -{ - if (*yystr == '"') - { - size_t yyn = 0; - char const *yyp = yystr; - - for (;;) - switch (*++yyp) - { - case '\'': - case ',': - goto do_not_strip_quotes; - - case '\\': - if (*++yyp != '\\') - goto do_not_strip_quotes; - /* Fall through. */ - default: - if (yyres) - yyres[yyn] = *yyp; - yyn++; - break; - - case '"': - if (yyres) - yyres[yyn] = '\0'; - return yyn; - } - do_not_strip_quotes: ; - } - - if (! yyres) - return yystrlen (yystr); - - return yystpcpy (yyres, yystr) - yyres; -} -# endif - -#endif /* YYERROR_VERBOSE */ - - - -#if YYDEBUG -/*--------------------------------. -| Print this symbol on YYOUTPUT. | -`--------------------------------*/ - -#if defined (__STDC__) || defined (__cplusplus) -static void -yysymprint (FILE *yyoutput, int yytype, YYSTYPE *yyvaluep) -#else -static void -yysymprint (yyoutput, yytype, yyvaluep) - FILE *yyoutput; - int yytype; - YYSTYPE *yyvaluep; -#endif -{ - /* Pacify ``unused variable'' warnings. */ - (void) yyvaluep; - - if (yytype < YYNTOKENS) - YYFPRINTF (yyoutput, "token %s (", yytname[yytype]); - else - YYFPRINTF (yyoutput, "nterm %s (", yytname[yytype]); - - -# ifdef YYPRINT - if (yytype < YYNTOKENS) - YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep); -# endif - switch (yytype) - { - default: - break; - } - YYFPRINTF (yyoutput, ")"); -} - -#endif /* ! YYDEBUG */ -/*-----------------------------------------------. -| Release the memory associated to this symbol. | -`-----------------------------------------------*/ - -#if defined (__STDC__) || defined (__cplusplus) -static void -yydestruct (const char *yymsg, int yytype, YYSTYPE *yyvaluep) -#else -static void -yydestruct (yymsg, yytype, yyvaluep) - const char *yymsg; - int yytype; - YYSTYPE *yyvaluep; -#endif -{ - /* Pacify ``unused variable'' warnings. */ - (void) yyvaluep; - - if (!yymsg) - yymsg = "Deleting"; - YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp); - - switch (yytype) - { - - default: - break; - } -} - - -/* Prevent warnings from -Wmissing-prototypes. */ - -#ifdef YYPARSE_PARAM -# if defined (__STDC__) || defined (__cplusplus) -int yyparse (void *YYPARSE_PARAM); -# else -int yyparse (); -# endif -#else /* ! YYPARSE_PARAM */ -#if defined (__STDC__) || defined (__cplusplus) -int yyparse (void); -#else -int yyparse (); -#endif -#endif /* ! YYPARSE_PARAM */ - - - -/* The look-ahead symbol. */ -int yychar; - -/* The semantic value of the look-ahead symbol. */ -YYSTYPE yylval; - -/* Number of syntax errors so far. */ -int yynerrs; - - - -/*----------. -| yyparse. | -`----------*/ - -#ifdef YYPARSE_PARAM -# if defined (__STDC__) || defined (__cplusplus) -int yyparse (void *YYPARSE_PARAM) -# else -int yyparse (YYPARSE_PARAM) - void *YYPARSE_PARAM; -# endif -#else /* ! YYPARSE_PARAM */ -#if defined (__STDC__) || defined (__cplusplus) -int -yyparse (void) -#else -int -yyparse () - ; -#endif -#endif -{ - - int yystate; - int yyn; - int yyresult; - /* Number of tokens to shift before error messages enabled. */ - int yyerrstatus; - /* Look-ahead token as an internal (translated) token number. */ - int yytoken = 0; - - /* Three stacks and their tools: - `yyss': related to states, - `yyvs': related to semantic values, - `yyls': related to locations. - - Refer to the stacks thru separate pointers, to allow yyoverflow - to reallocate them elsewhere. */ - - /* The state stack. */ - short int yyssa[YYINITDEPTH]; - short int *yyss = yyssa; - short int *yyssp; - - /* The semantic value stack. */ - YYSTYPE yyvsa[YYINITDEPTH]; - YYSTYPE *yyvs = yyvsa; - YYSTYPE *yyvsp; - - - -#define YYPOPSTACK (yyvsp--, yyssp--) - - YYSIZE_T yystacksize = YYINITDEPTH; - - /* The variables used to return semantic value and location from the - action routines. */ - YYSTYPE yyval; - - - /* When reducing, the number of symbols on the RHS of the reduced - rule. */ - int yylen; - - YYDPRINTF ((stderr, "Starting parse\n")); - - yystate = 0; - yyerrstatus = 0; - yynerrs = 0; - yychar = YYEMPTY; /* Cause a token to be read. */ - - /* Initialize stack pointers. - Waste one element of value and location stack - so that they stay on the same level as the state stack. - The wasted elements are never initialized. */ - - yyssp = yyss; - yyvsp = yyvs; - - goto yysetstate; - -/*------------------------------------------------------------. -| yynewstate -- Push a new state, which is found in yystate. | -`------------------------------------------------------------*/ - yynewstate: - /* In all cases, when you get here, the value and location stacks - have just been pushed. so pushing a state here evens the stacks. - */ - yyssp++; - - yysetstate: - *yyssp = yystate; - - if (yyss + yystacksize - 1 <= yyssp) - { - /* Get the current used size of the three stacks, in elements. */ - YYSIZE_T yysize = yyssp - yyss + 1; - -#ifdef yyoverflow - { - /* Give user a chance to reallocate the stack. Use copies of - these so that the &'s don't force the real ones into - memory. */ - YYSTYPE *yyvs1 = yyvs; - short int *yyss1 = yyss; - - - /* Each stack pointer address is followed by the size of the - data in use in that stack, in bytes. This used to be a - conditional around just the two extra args, but that might - be undefined if yyoverflow is a macro. */ - yyoverflow (YY_("memory exhausted"), - &yyss1, yysize * sizeof (*yyssp), - &yyvs1, yysize * sizeof (*yyvsp), - - &yystacksize); - - yyss = yyss1; - yyvs = yyvs1; - } -#else /* no yyoverflow */ -# ifndef YYSTACK_RELOCATE - goto yyexhaustedlab; -# else - /* Extend the stack our own way. */ - if (YYMAXDEPTH <= yystacksize) - goto yyexhaustedlab; - yystacksize *= 2; - if (YYMAXDEPTH < yystacksize) - yystacksize = YYMAXDEPTH; - - { - short int *yyss1 = yyss; - union yyalloc *yyptr = - (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); - if (! yyptr) - goto yyexhaustedlab; - YYSTACK_RELOCATE (yyss); - YYSTACK_RELOCATE (yyvs); - -# undef YYSTACK_RELOCATE - if (yyss1 != yyssa) - YYSTACK_FREE (yyss1); - } -# endif -#endif /* no yyoverflow */ - - yyssp = yyss + yysize - 1; - yyvsp = yyvs + yysize - 1; - - - YYDPRINTF ((stderr, "Stack size increased to %lu\n", - (unsigned long int) yystacksize)); - - if (yyss + yystacksize - 1 <= yyssp) - YYABORT; - } - - YYDPRINTF ((stderr, "Entering state %d\n", yystate)); - - goto yybackup; - -/*-----------. -| yybackup. | -`-----------*/ -yybackup: - -/* Do appropriate processing given the current state. */ -/* Read a look-ahead token if we need one and don't already have one. */ -/* yyresume: */ - - /* First try to decide what to do without reference to look-ahead token. */ - - yyn = yypact[yystate]; - if (yyn == YYPACT_NINF) - goto yydefault; - - /* Not known => get a look-ahead token if don't already have one. */ - - /* YYCHAR is either YYEMPTY or YYEOF or a valid look-ahead symbol. */ - if (yychar == YYEMPTY) - { - YYDPRINTF ((stderr, "Reading a token: ")); - yychar = YYLEX; - } - - if (yychar <= YYEOF) - { - yychar = yytoken = YYEOF; - YYDPRINTF ((stderr, "Now at end of input.\n")); - } - else - { - yytoken = YYTRANSLATE (yychar); - YY_SYMBOL_PRINT ("Next token is", yytoken, &yylval, &yylloc); - } - - /* If the proper action on seeing token YYTOKEN is to reduce or to - detect an error, take that action. */ - yyn += yytoken; - if (yyn < 0 || YYLAST < yyn || yycheck[yyn] != yytoken) - goto yydefault; - yyn = yytable[yyn]; - if (yyn <= 0) - { - if (yyn == 0 || yyn == YYTABLE_NINF) - goto yyerrlab; - yyn = -yyn; - goto yyreduce; - } - - if (yyn == YYFINAL) - YYACCEPT; - - /* Shift the look-ahead token. */ - YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc); - - /* Discard the token being shifted unless it is eof. */ - if (yychar != YYEOF) - yychar = YYEMPTY; - - *++yyvsp = yylval; - - - /* Count tokens shifted since error; after three, turn off error - status. */ - if (yyerrstatus) - yyerrstatus--; - - yystate = yyn; - goto yynewstate; - - -/*-----------------------------------------------------------. -| yydefault -- do the default action for the current state. | -`-----------------------------------------------------------*/ -yydefault: - yyn = yydefact[yystate]; - if (yyn == 0) - goto yyerrlab; - goto yyreduce; - - -/*-----------------------------. -| yyreduce -- Do a reduction. | -`-----------------------------*/ -yyreduce: - /* yyn is the number of a rule to reduce with. */ - yylen = yyr2[yyn]; - - /* If YYLEN is nonzero, implement the default value of the action: - `$$ = $1'. - - Otherwise, the following line sets YYVAL to garbage. - This behavior is undocumented and Bison - users should not rely upon it. Assigning to YYVAL - unconditionally makes the parser a bit smaller, and it avoids a - GCC warning that YYVAL may be used uninitialized. */ - yyval = yyvsp[1-yylen]; - - - YY_REDUCE_PRINT (yyn); - switch (yyn) - { - case 12: -#line 167 "cfparse.y" - { - struct cf_namelist *ifl; - - MAKE_NAMELIST(ifl, (yyvsp[-4].str), (yyvsp[-2].list)); - - if (add_namelist(ifl, &iflist_head)) - return (-1); - } - break; - - case 13: -#line 179 "cfparse.y" - { - struct cf_namelist *host; - - MAKE_NAMELIST(host, (yyvsp[-4].str), (yyvsp[-2].list)); - - if (add_namelist(host, &hostlist_head)) - return (-1); - } - break; - - case 14: -#line 191 "cfparse.y" - { - if (cf_dns_list == NULL) - cf_dns_list = (yyvsp[-1].list); - else { - cf_dns_list->tail->next = (yyvsp[-1].list); - cf_dns_list->tail = (yyvsp[-1].list)->tail; - } - } - break; - - case 15: -#line 200 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, CFLISTENT_GENERIC, (yyvsp[-1].str), NULL); - - if (cf_dns_name_list == NULL) { - cf_dns_name_list = l; - cf_dns_name_list->tail = l; - cf_dns_name_list->next = NULL; - } else { - cf_dns_name_list->tail->next = l; - cf_dns_name_list->tail = l->tail; - } - } - break; - - case 16: -#line 215 "cfparse.y" - { - if (cf_ntp_list == NULL) - cf_ntp_list = (yyvsp[-1].list); - else { - cf_ntp_list->tail->next = (yyvsp[-1].list); - cf_ntp_list->tail = (yyvsp[-1].list)->tail; - } - } - break; - - case 17: -#line 224 "cfparse.y" - { - if (cf_sip_list == NULL) - cf_sip_list = (yyvsp[-1].list); - else { - cf_sip_list->tail->next = (yyvsp[-1].list); - cf_sip_list->tail = (yyvsp[-1].list)->tail; - } - } - break; - - case 18: -#line 233 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, CFLISTENT_GENERIC, (yyvsp[-1].str), NULL); - - if (cf_sip_name_list == NULL) { - cf_sip_name_list = l; - cf_sip_name_list->tail = l; - cf_sip_name_list->next = NULL; - } else { - cf_sip_name_list->tail->next = l; - cf_sip_name_list->tail = l->tail; - } - } - break; - - case 19: -#line 248 "cfparse.y" - { - if (cf_nis_list == NULL) - cf_nis_list = (yyvsp[-1].list); - else { - cf_nis_list->tail->next = (yyvsp[-1].list); - cf_nis_list->tail = (yyvsp[-1].list)->tail; - } - } - break; - - case 20: -#line 257 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, CFLISTENT_GENERIC, (yyvsp[-1].str), NULL); - - if (cf_nis_name_list == NULL) { - cf_nis_name_list = l; - cf_nis_name_list->tail = l; - cf_nis_name_list->next = NULL; - } else { - cf_nis_name_list->tail->next = l; - cf_nis_name_list->tail = l->tail; - } - } - break; - - case 21: -#line 272 "cfparse.y" - { - if (cf_nisp_list == NULL) - cf_nisp_list = (yyvsp[-1].list); - else { - cf_nisp_list->tail->next = (yyvsp[-1].list); - cf_nisp_list->tail = (yyvsp[-1].list)->tail; - } - } - break; - - case 22: -#line 281 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, CFLISTENT_GENERIC, (yyvsp[-1].str), NULL); - - if (cf_nisp_name_list == NULL) { - cf_nisp_name_list = l; - cf_nisp_name_list->tail = l; - cf_nisp_name_list->next = NULL; - } else { - cf_nisp_name_list->tail->next = l; - cf_nisp_name_list->tail = l->tail; - } - } - break; - - case 23: -#line 296 "cfparse.y" - { - if (cf_bcmcs_list == NULL) - cf_bcmcs_list = (yyvsp[-1].list); - else { - cf_bcmcs_list->tail->next = (yyvsp[-1].list); - cf_bcmcs_list->tail = (yyvsp[-1].list)->tail; - } - } - break; - - case 24: -#line 305 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, CFLISTENT_GENERIC, (yyvsp[-1].str), NULL); - - if (cf_bcmcs_name_list == NULL) { - cf_bcmcs_name_list = l; - cf_bcmcs_name_list->tail = l; - cf_bcmcs_name_list->next = NULL; - } else { - cf_bcmcs_name_list->tail->next = l; - cf_bcmcs_name_list->tail = l->tail; - } - } - break; - - case 25: -#line 320 "cfparse.y" - { - if (cf_refreshtime == -1) { - cf_refreshtime = (yyvsp[-1].num); - if (cf_refreshtime < -1 || - cf_refreshtime > 0xffffffff) { - /* - * refresh time should not be negative - * according to the lex definition, - * but check it for safety. - */ - yyerror("refresh time is out of range"); - } - if (cf_refreshtime < DHCP6_IRT_MINIMUM) { - /* - * the value MUST NOT be smaller than - * IRT_MINIMUM. - */ - yyerror("refresh time is too small " - "(must not be smaller than %d)", - DHCP6_IRT_MINIMUM); - } - } else { - yywarn("multiple refresh times (ignored)"); - } - } - break; - - case 26: -#line 349 "cfparse.y" - { - struct cf_namelist *iapd; - - MAKE_NAMELIST(iapd, (yyvsp[-4].str), (yyvsp[-2].list)); - - if (add_namelist(iapd, &iapdlist_head)) - return (-1); - } - break; - - case 27: -#line 358 "cfparse.y" - { - struct cf_namelist *iapd; - char *zero; - - if ((zero = strdup("0")) == NULL) { - yywarn("can't allocate memory"); - return (-1); - } - MAKE_NAMELIST(iapd, zero, (yyvsp[-2].list)); - - if (add_namelist(iapd, &iapdlist_head)) - return (-1); - } - break; - - case 28: -#line 372 "cfparse.y" - { - struct cf_namelist *iana; - - MAKE_NAMELIST(iana, (yyvsp[-4].str), (yyvsp[-2].list)); - - if (add_namelist(iana, &ianalist_head)) - return (-1); - } - break; - - case 29: -#line 381 "cfparse.y" - { - struct cf_namelist *iana; - char *zero; - - if ((zero = strdup("0")) == NULL) { - yywarn("can't allocate memory"); - return (-1); - } - MAKE_NAMELIST(iana, zero, (yyvsp[-2].list)); - - if (add_namelist(iana, &ianalist_head)) - return (-1); - } - break; - - case 30: -#line 398 "cfparse.y" - { - struct cf_namelist *authinfo; - - MAKE_NAMELIST(authinfo, (yyvsp[-4].str), (yyvsp[-2].list)); - - if (add_namelist(authinfo, &authinfolist_head)) - return (-1); - } - break; - - case 31: -#line 410 "cfparse.y" - { - struct cf_namelist *key; - - MAKE_NAMELIST(key, (yyvsp[-4].str), (yyvsp[-2].list)); - - if (add_namelist(key, &keylist_head)) - return (-1); - } - break; - - case 32: -#line 422 "cfparse.y" - { - if (cfswitch_buffer((yyvsp[-1].str))) { - free((yyvsp[-1].str)); - return (-1); - } - free((yyvsp[-1].str)); - } - break; - - case 33: -#line 433 "cfparse.y" - { - struct cf_namelist *pool; - - MAKE_NAMELIST(pool, (yyvsp[-4].str), (yyvsp[-2].list)); - - if (add_namelist(pool, &addrpoollist_head)) - return (-1); - } - break; - - case 34: -#line 444 "cfparse.y" - { (yyval.list) = NULL; } - break; - - case 35: -#line 446 "cfparse.y" - { - struct cf_list *head; - - if ((head = (yyvsp[-1].list)) == NULL) { - (yyvsp[0].list)->next = NULL; - (yyvsp[0].list)->tail = (yyvsp[0].list); - head = (yyvsp[0].list); - } else { - head->tail->next = (yyvsp[0].list); - head->tail = (yyvsp[0].list)->tail; - } - - (yyval.list) = head; - } - break; - - case 36: -#line 464 "cfparse.y" - { - struct cf_list *l; - struct in6_addr a0, *a; - - if (inet_pton(AF_INET6, (yyvsp[0].str), &a0) != 1) { - yywarn("invalid IPv6 address: %s", (yyvsp[0].str)); - free((yyvsp[0].str)); - return (-1); - } - if ((a = malloc(sizeof(*a))) == NULL) { - yywarn("can't allocate memory"); - return (-1); - } - *a = a0; - - MAKE_CFLIST(l, CFLISTENT_GENERIC, a, NULL); - - (yyval.list) = l; - } - break; - - case 37: -#line 486 "cfparse.y" - { (yyval.list) = NULL; } - break; - - case 38: -#line 488 "cfparse.y" - { - struct cf_list *head; - - if ((head = (yyvsp[-1].list)) == NULL) { - (yyvsp[0].list)->next = NULL; - (yyvsp[0].list)->tail = (yyvsp[0].list); - head = (yyvsp[0].list); - } else { - head->tail->next = (yyvsp[0].list); - head->tail = (yyvsp[0].list)->tail; - } - - (yyval.list) = head; - } - break; - - case 39: -#line 506 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_SEND, NULL, (yyvsp[-1].list)); - - (yyval.list) = l; - } - break; - - case 40: -#line 514 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_REQUEST, NULL, (yyvsp[-1].list)); - - (yyval.list) = l; - } - break; - - case 41: -#line 522 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_INFO_ONLY, NULL, NULL); - /* no value */ - (yyval.list) = l; - } - break; - - case 42: -#line 530 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_ALLOW, NULL, (yyvsp[-1].list)); - - (yyval.list) = l; - } - break; - - case 43: -#line 538 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_DUID, (yyvsp[-1].str), NULL); - - (yyval.list) = l; - } - break; - - case 44: -#line 546 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_ADDRESS, (yyvsp[-1].prefix),NULL); - - (yyval.list) = l; - } - break; - - case 45: -#line 554 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_PREFIX, (yyvsp[-1].prefix), NULL); - - (yyval.list) = l; - } - break; - - case 46: -#line 562 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_PREFERENCE, NULL, NULL); - l->num = (yyvsp[-1].num); - - (yyval.list) = l; - } - break; - - case 47: -#line 571 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_SCRIPT, (yyvsp[-1].str), NULL); - - (yyval.list) = l; - } - break; - - case 48: -#line 579 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_DELAYEDKEY, (yyvsp[-1].str), NULL); - - (yyval.list) = l; - } - break; - - case 49: -#line 587 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_RANGE, (yyvsp[-1].range), NULL); - - (yyval.list) = l; - } - break; - - case 50: -#line 595 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DECL_ADDRESSPOOL, (yyvsp[-1].pool), NULL); - - (yyval.list) = l; - } - break; - - case 51: -#line 606 "cfparse.y" - { - (yyval.list) = (yyvsp[0].list); - } - break; - - case 52: -#line 610 "cfparse.y" - { - (yyvsp[-2].list)->next = (yyvsp[0].list); - (yyvsp[-2].list)->tail = (yyvsp[0].list)->tail; - - (yyval.list) = (yyvsp[-2].list); - } - break; - - case 53: -#line 620 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_RAPID_COMMIT, NULL, NULL); - /* no value */ - (yyval.list) = l; - } - break; - - case 54: -#line 628 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_AUTHINFO, NULL, NULL); - l->ptr = (yyvsp[0].str); - (yyval.list) = l; - } - break; - - case 55: -#line 636 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_IA_PD, NULL, NULL); - l->num = (yyvsp[0].num); - (yyval.list) = l; - } - break; - - case 56: -#line 644 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_IA_NA, NULL, NULL); - l->num = (yyvsp[0].num); - (yyval.list) = l; - } - break; - - case 57: -#line 652 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_SIP, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 58: -#line 660 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_SIPNAME, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 59: -#line 668 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_DNS, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 60: -#line 676 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_DNSNAME, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 61: -#line 684 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_NTP, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 62: -#line 692 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_REFRESHTIME, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 63: -#line 700 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_NIS, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 64: -#line 708 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_NISNAME, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 65: -#line 716 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_NISP, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 66: -#line 724 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_NISPNAME, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 67: -#line 732 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_BCMCS, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 68: -#line 740 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, DHCPOPT_BCMCSNAME, NULL, NULL); - /* currently no value */ - (yyval.list) = l; - } - break; - - case 69: -#line 751 "cfparse.y" - { - struct dhcp6_range range0, *range; - - memset(&range0, 0, sizeof(range0)); - if (inet_pton(AF_INET6, (yyvsp[-2].str), &range0.min) != 1) { - yywarn("invalid IPv6 address: %s", (yyvsp[-2].str)); - free((yyvsp[-2].str)); - free((yyvsp[0].str)); - return (-1); - } - if (inet_pton(AF_INET6, (yyvsp[0].str), &range0.max) != 1) { - yywarn("invalid IPv6 address: %s", (yyvsp[0].str)); - free((yyvsp[-2].str)); - free((yyvsp[0].str)); - return (-1); - } - free((yyvsp[-2].str)); - free((yyvsp[0].str)); - - if ((range = malloc(sizeof(*range))) == NULL) { - yywarn("can't allocate memory"); - return (-1); - } - *range = range0; - - (yyval.range) = range; - } - break; - - case 70: -#line 782 "cfparse.y" - { - struct dhcp6_prefix pconf0, *pconf; - - memset(&pconf0, 0, sizeof(pconf0)); - if (inet_pton(AF_INET6, (yyvsp[-1].str), &pconf0.addr) != 1) { - yywarn("invalid IPv6 address: %s", (yyvsp[-1].str)); - free((yyvsp[-1].str)); - return (-1); - } - free((yyvsp[-1].str)); - /* validate other parameters later */ - pconf0.plen = 128; /* XXX this field is ignored */ - if ((yyvsp[0].num) < 0) - pconf0.pltime = DHCP6_DURATION_INFINITE; - else - pconf0.pltime = (u_int32_t)(yyvsp[0].num); - pconf0.vltime = pconf0.pltime; - - if ((pconf = malloc(sizeof(*pconf))) == NULL) { - yywarn("can't allocate memory"); - return (-1); - } - *pconf = pconf0; - - (yyval.prefix) = pconf; - } - break; - - case 71: -#line 809 "cfparse.y" - { - struct dhcp6_prefix pconf0, *pconf; - - memset(&pconf0, 0, sizeof(pconf0)); - if (inet_pton(AF_INET6, (yyvsp[-2].str), &pconf0.addr) != 1) { - yywarn("invalid IPv6 address: %s", (yyvsp[-2].str)); - free((yyvsp[-2].str)); - return (-1); - } - free((yyvsp[-2].str)); - /* validate other parameters later */ - pconf0.plen = 128; /* XXX */ - if ((yyvsp[-1].num) < 0) - pconf0.pltime = DHCP6_DURATION_INFINITE; - else - pconf0.pltime = (u_int32_t)(yyvsp[-1].num); - if ((yyvsp[0].num) < 0) - pconf0.vltime = DHCP6_DURATION_INFINITE; - else - pconf0.vltime = (u_int32_t)(yyvsp[0].num); - - if ((pconf = malloc(sizeof(*pconf))) == NULL) { - yywarn("can't allocate memory"); - return (-1); - } - *pconf = pconf0; - - (yyval.prefix) = pconf; - } - break; - - case 72: -#line 842 "cfparse.y" - { - struct dhcp6_prefix pconf0, *pconf; - - memset(&pconf0, 0, sizeof(pconf0)); - if (inet_pton(AF_INET6, (yyvsp[-3].str), &pconf0.addr) != 1) { - yywarn("invalid IPv6 address: %s", (yyvsp[-3].str)); - free((yyvsp[-3].str)); - return (-1); - } - free((yyvsp[-3].str)); - /* validate other parameters later */ - pconf0.plen = (yyvsp[-1].num); - if ((yyvsp[0].num) < 0) - pconf0.pltime = DHCP6_DURATION_INFINITE; - else - pconf0.pltime = (u_int32_t)(yyvsp[0].num); - pconf0.vltime = pconf0.pltime; - - if ((pconf = malloc(sizeof(*pconf))) == NULL) { - yywarn("can't allocate memory"); - return (-1); - } - *pconf = pconf0; - - (yyval.prefix) = pconf; - } - break; - - case 73: -#line 869 "cfparse.y" - { - struct dhcp6_prefix pconf0, *pconf; - - memset(&pconf0, 0, sizeof(pconf0)); - if (inet_pton(AF_INET6, (yyvsp[-4].str), &pconf0.addr) != 1) { - yywarn("invalid IPv6 address: %s", (yyvsp[-4].str)); - free((yyvsp[-4].str)); - return (-1); - } - free((yyvsp[-4].str)); - /* validate other parameters later */ - pconf0.plen = (yyvsp[-2].num); - if ((yyvsp[-1].num) < 0) - pconf0.pltime = DHCP6_DURATION_INFINITE; - else - pconf0.pltime = (u_int32_t)(yyvsp[-1].num); - if ((yyvsp[0].num) < 0) - pconf0.vltime = DHCP6_DURATION_INFINITE; - else - pconf0.vltime = (u_int32_t)(yyvsp[0].num); - - if ((pconf = malloc(sizeof(*pconf))) == NULL) { - yywarn("can't allocate memory"); - return (-1); - } - *pconf = pconf0; - - (yyval.prefix) = pconf; - } - break; - - case 74: -#line 902 "cfparse.y" - { - struct dhcp6_poolspec* pool; - - if ((pool = malloc(sizeof(*pool))) == NULL) { - yywarn("can't allocate memory"); - free((yyvsp[-1].str)); - return (-1); - } - if ((pool->name = strdup((yyvsp[-1].str))) == NULL) { - yywarn("can't allocate memory"); - free((yyvsp[-1].str)); - return (-1); - } - free((yyvsp[-1].str)); - - /* validate other parameters later */ - if ((yyvsp[0].num) < 0) - pool->pltime = DHCP6_DURATION_INFINITE; - else - pool->pltime = (u_int32_t)(yyvsp[0].num); - pool->vltime = pool->pltime; - - (yyval.pool) = pool; - } - break; - - case 75: -#line 927 "cfparse.y" - { - struct dhcp6_poolspec* pool; - - if ((pool = malloc(sizeof(*pool))) == NULL) { - yywarn("can't allocate memory"); - free((yyvsp[-2].str)); - return (-1); - } - if ((pool->name = strdup((yyvsp[-2].str))) == NULL) { - yywarn("can't allocate memory"); - free((yyvsp[-2].str)); - return (-1); - } - free((yyvsp[-2].str)); - - /* validate other parameters later */ - if ((yyvsp[-1].num) < 0) - pool->pltime = DHCP6_DURATION_INFINITE; - else - pool->pltime = (u_int32_t)(yyvsp[-1].num); - if ((yyvsp[0].num) < 0) - pool->vltime = DHCP6_DURATION_INFINITE; - else - pool->vltime = (u_int32_t)(yyvsp[0].num); - - (yyval.pool) = pool; - } - break; - - case 76: -#line 958 "cfparse.y" - { - (yyval.num) = -1; - } - break; - - case 77: -#line 962 "cfparse.y" - { - (yyval.num) = (yyvsp[0].num); - } - break; - - case 78: -#line 968 "cfparse.y" - { (yyval.list) = NULL; } - break; - - case 79: -#line 970 "cfparse.y" - { - struct cf_list *head; - - if ((head = (yyvsp[-1].list)) == NULL) { - (yyvsp[0].list)->next = NULL; - (yyvsp[0].list)->tail = (yyvsp[0].list); - head = (yyvsp[0].list); - } else { - head->tail->next = (yyvsp[0].list); - head->tail = (yyvsp[0].list)->tail; - } - - (yyval.list) = head; - } - break; - - case 80: -#line 987 "cfparse.y" - { (yyval.list) = (yyvsp[0].list); } - break; - - case 81: -#line 989 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, IACONF_PREFIX, (yyvsp[-1].prefix), NULL); - - (yyval.list) = l; - } - break; - - case 82: -#line 1000 "cfparse.y" - { - struct cf_list *ifl; - - MAKE_CFLIST(ifl, IACONF_PIF, (yyvsp[-4].str), (yyvsp[-2].list)); - (yyval.list) = ifl; - } - break; - - case 83: -#line 1009 "cfparse.y" - { (yyval.list) = NULL; } - break; - - case 84: -#line 1011 "cfparse.y" - { - struct cf_list *head; - - if ((head = (yyvsp[-1].list)) == NULL) { - (yyvsp[0].list)->next = NULL; - (yyvsp[0].list)->tail = (yyvsp[0].list); - head = (yyvsp[0].list); - } else { - head->tail->next = (yyvsp[0].list); - head->tail = (yyvsp[0].list)->tail; - } - - (yyval.list) = head; - } - break; - - case 85: -#line 1029 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, IFPARAM_SLA_ID, NULL, NULL); - l->num = (yyvsp[-1].num); - (yyval.list) = l; - } - break; - - case 86: -#line 1037 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, IFPARAM_SLA_LEN, NULL, NULL); - l->num = (yyvsp[-1].num); - (yyval.list) = l; - } - break; - - case 87: -#line 1047 "cfparse.y" - { (yyval.list) = NULL; } - break; - - case 88: -#line 1049 "cfparse.y" - { - struct cf_list *head; - - if ((head = (yyvsp[-1].list)) == NULL) { - (yyvsp[0].list)->next = NULL; - (yyvsp[0].list)->tail = (yyvsp[0].list); - head = (yyvsp[0].list); - } else { - head->tail->next = (yyvsp[0].list); - head->tail = (yyvsp[0].list)->tail; - } - - (yyval.list) = head; - } - break; - - case 89: -#line 1067 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, IACONF_ADDR, (yyvsp[-1].prefix), NULL); - - (yyval.list) = l; - } - break; - - case 90: -#line 1077 "cfparse.y" - { (yyval.list) = NULL; } - break; - - case 91: -#line 1079 "cfparse.y" - { - struct cf_list *head; - - if ((head = (yyvsp[-1].list)) == NULL) { - (yyvsp[0].list)->next = NULL; - (yyvsp[0].list)->tail = (yyvsp[0].list); - head = (yyvsp[0].list); - } else { - head->tail->next = (yyvsp[0].list); - head->tail = (yyvsp[0].list)->tail; - } - - (yyval.list) = head; - } - break; - - case 92: -#line 1097 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, AUTHPARAM_PROTO, NULL, NULL); - l->num = (yyvsp[-1].num); - (yyval.list) = l; - } - break; - - case 93: -#line 1105 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, AUTHPARAM_ALG, NULL, NULL); - l->num = (yyvsp[-1].num); - (yyval.list) = l; - } - break; - - case 94: -#line 1113 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, AUTHPARAM_RDM, NULL, NULL); - l->num = (yyvsp[-1].num); - (yyval.list) = l; - } - break; - - case 95: -#line 1121 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, AUTHPARAM_KEY, NULL, NULL); - l->ptr = (yyvsp[-1].str); - (yyval.list) = l; - } - break; - - case 96: -#line 1131 "cfparse.y" - { (yyval.num) = DHCP6_AUTHPROTO_DELAYED; } - break; - - case 97: -#line 1132 "cfparse.y" - { (yyval.num) = DHCP6_AUTHPROTO_RECONFIG; } - break; - - case 98: -#line 1136 "cfparse.y" - { (yyval.num) = DHCP6_AUTHALG_HMACMD5; } - break; - - case 99: -#line 1140 "cfparse.y" - { (yyval.num) = DHCP6_AUTHRDM_MONOCOUNTER; } - break; - - case 100: -#line 1144 "cfparse.y" - { (yyval.list) = NULL; } - break; - - case 101: -#line 1146 "cfparse.y" - { - struct cf_list *head; - - if ((head = (yyvsp[-1].list)) == NULL) { - (yyvsp[0].list)->next = NULL; - (yyvsp[0].list)->tail = (yyvsp[0].list); - head = (yyvsp[0].list); - } else { - head->tail->next = (yyvsp[0].list); - head->tail = (yyvsp[0].list)->tail; - } - - (yyval.list) = head; - } - break; - - case 102: -#line 1164 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, KEYPARAM_REALM, NULL, NULL); - l->ptr = (yyvsp[-1].str); - (yyval.list) = l; - } - break; - - case 103: -#line 1172 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, KEYPARAM_KEYID, NULL, NULL); - l->num = (yyvsp[-1].num); - (yyval.list) = l; - } - break; - - case 104: -#line 1180 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, KEYPARAM_SECRET, NULL, NULL); - l->ptr = (yyvsp[-1].str); - (yyval.list) = l; - } - break; - - case 105: -#line 1188 "cfparse.y" - { - struct cf_list *l; - - MAKE_CFLIST(l, KEYPARAM_EXPIRE, NULL, NULL); - l->ptr = (yyvsp[-1].str); - (yyval.list) = l; - } - break; - - - default: break; - } - -/* Line 1126 of yacc.c. */ -#line 2744 "y.tab.c" - - yyvsp -= yylen; - yyssp -= yylen; - - - YY_STACK_PRINT (yyss, yyssp); - - *++yyvsp = yyval; - - - /* Now `shift' the result of the reduction. Determine what state - that goes to, based on the state we popped back to and the rule - number reduced by. */ - - yyn = yyr1[yyn]; - - yystate = yypgoto[yyn - YYNTOKENS] + *yyssp; - if (0 <= yystate && yystate <= YYLAST && yycheck[yystate] == *yyssp) - yystate = yytable[yystate]; - else - yystate = yydefgoto[yyn - YYNTOKENS]; - - goto yynewstate; - - -/*------------------------------------. -| yyerrlab -- here on detecting error | -`------------------------------------*/ -yyerrlab: - /* If not already recovering from an error, report this error. */ - if (!yyerrstatus) - { - ++yynerrs; -#if YYERROR_VERBOSE - yyn = yypact[yystate]; - - if (YYPACT_NINF < yyn && yyn < YYLAST) - { - int yytype = YYTRANSLATE (yychar); - YYSIZE_T yysize0 = yytnamerr (0, yytname[yytype]); - YYSIZE_T yysize = yysize0; - YYSIZE_T yysize1; - int yysize_overflow = 0; - char *yymsg = 0; -# define YYERROR_VERBOSE_ARGS_MAXIMUM 5 - char const *yyarg[YYERROR_VERBOSE_ARGS_MAXIMUM]; - int yyx; - -#if 0 - /* This is so xgettext sees the translatable formats that are - constructed on the fly. */ - YY_("syntax error, unexpected %s"); - YY_("syntax error, unexpected %s, expecting %s"); - YY_("syntax error, unexpected %s, expecting %s or %s"); - YY_("syntax error, unexpected %s, expecting %s or %s or %s"); - YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s"); -#endif - char *yyfmt; - char const *yyf; - static char const yyunexpected[] = "syntax error, unexpected %s"; - static char const yyexpecting[] = ", expecting %s"; - static char const yyor[] = " or %s"; - char yyformat[sizeof yyunexpected - + sizeof yyexpecting - 1 - + ((YYERROR_VERBOSE_ARGS_MAXIMUM - 2) - * (sizeof yyor - 1))]; - char const *yyprefix = yyexpecting; - - /* Start YYX at -YYN if negative to avoid negative indexes in - YYCHECK. */ - int yyxbegin = yyn < 0 ? -yyn : 0; - - /* Stay within bounds of both yycheck and yytname. */ - int yychecklim = YYLAST - yyn; - int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS; - int yycount = 1; - - yyarg[0] = yytname[yytype]; - yyfmt = yystpcpy (yyformat, yyunexpected); - - for (yyx = yyxbegin; yyx < yyxend; ++yyx) - if (yycheck[yyx + yyn] == yyx && yyx != YYTERROR) - { - if (yycount == YYERROR_VERBOSE_ARGS_MAXIMUM) - { - yycount = 1; - yysize = yysize0; - yyformat[sizeof yyunexpected - 1] = '\0'; - break; - } - yyarg[yycount++] = yytname[yyx]; - yysize1 = yysize + yytnamerr (0, yytname[yyx]); - yysize_overflow |= yysize1 < yysize; - yysize = yysize1; - yyfmt = yystpcpy (yyfmt, yyprefix); - yyprefix = yyor; - } - - yyf = YY_(yyformat); - yysize1 = yysize + yystrlen (yyf); - yysize_overflow |= yysize1 < yysize; - yysize = yysize1; - - if (!yysize_overflow && yysize <= YYSTACK_ALLOC_MAXIMUM) - yymsg = (char *) YYSTACK_ALLOC (yysize); - if (yymsg) - { - /* Avoid sprintf, as that infringes on the user's name space. - Don't have undefined behavior even if the translation - produced a string with the wrong number of "%s"s. */ - char *yyp = yymsg; - int yyi = 0; - while ((*yyp = *yyf)) - { - if (*yyp == '%' && yyf[1] == 's' && yyi < yycount) - { - yyp += yytnamerr (yyp, yyarg[yyi++]); - yyf += 2; - } - else - { - yyp++; - yyf++; - } - } - yyerror (yymsg); - YYSTACK_FREE (yymsg); - } - else - { - yyerror (YY_("syntax error")); - goto yyexhaustedlab; - } - } - else -#endif /* YYERROR_VERBOSE */ - yyerror (YY_("syntax error")); - } - - - - if (yyerrstatus == 3) - { - /* If just tried and failed to reuse look-ahead token after an - error, discard it. */ - - if (yychar <= YYEOF) - { - /* Return failure if at end of input. */ - if (yychar == YYEOF) - YYABORT; - } - else - { - yydestruct ("Error: discarding", yytoken, &yylval); - yychar = YYEMPTY; - } - } - - /* Else will try to reuse look-ahead token after shifting the error - token. */ - goto yyerrlab1; - - -/*---------------------------------------------------. -| yyerrorlab -- error raised explicitly by YYERROR. | -`---------------------------------------------------*/ -yyerrorlab: - - /* Pacify compilers like GCC when the user code never invokes - YYERROR and the label yyerrorlab therefore never appears in user - code. */ - if (0) - goto yyerrorlab; - -yyvsp -= yylen; - yyssp -= yylen; - yystate = *yyssp; - goto yyerrlab1; - - -/*-------------------------------------------------------------. -| yyerrlab1 -- common code for both syntax error and YYERROR. | -`-------------------------------------------------------------*/ -yyerrlab1: - yyerrstatus = 3; /* Each real token shifted decrements this. */ - - for (;;) - { - yyn = yypact[yystate]; - if (yyn != YYPACT_NINF) - { - yyn += YYTERROR; - if (0 <= yyn && yyn <= YYLAST && yycheck[yyn] == YYTERROR) - { - yyn = yytable[yyn]; - if (0 < yyn) - break; - } - } - - /* Pop the current state because it cannot handle the error token. */ - if (yyssp == yyss) - YYABORT; - - - yydestruct ("Error: popping", yystos[yystate], yyvsp); - YYPOPSTACK; - yystate = *yyssp; - YY_STACK_PRINT (yyss, yyssp); - } - - if (yyn == YYFINAL) - YYACCEPT; - - *++yyvsp = yylval; - - - /* Shift the error token. */ - YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp); - - yystate = yyn; - goto yynewstate; - - -/*-------------------------------------. -| yyacceptlab -- YYACCEPT comes here. | -`-------------------------------------*/ -yyacceptlab: - yyresult = 0; - goto yyreturn; - -/*-----------------------------------. -| yyabortlab -- YYABORT comes here. | -`-----------------------------------*/ -yyabortlab: - yyresult = 1; - goto yyreturn; - -#ifndef yyoverflow -/*-------------------------------------------------. -| yyexhaustedlab -- memory exhaustion comes here. | -`-------------------------------------------------*/ -yyexhaustedlab: - yyerror (YY_("memory exhausted")); - yyresult = 2; - /* Fall through. */ -#endif - -yyreturn: - if (yychar != YYEOF && yychar != YYEMPTY) - yydestruct ("Cleanup: discarding lookahead", - yytoken, &yylval); - while (yyssp != yyss) - { - yydestruct ("Cleanup: popping", - yystos[*yyssp], yyvsp); - YYPOPSTACK; - } -#ifndef yyoverflow - if (yyss != yyssa) - YYSTACK_FREE (yyss); -#endif - return yyresult; -} - - -#line 1197 "cfparse.y" - -/* supplement routines for configuration */ -static int -add_namelist(new, headp) - struct cf_namelist *new, **headp; -{ - struct cf_namelist *n; - - /* check for duplicated configuration */ - for (n = *headp; n; n = n->next) { - if (strcmp(n->name, new->name) == 0) { - yywarn("duplicated name: %s (ignored)", - new->name); - cleanup_namelist(new); - return (0); - } - } - - new->next = *headp; - *headp = new; - - return (0); -} - -/* free temporary resources */ -static void -cleanup() -{ - cleanup_namelist(iflist_head); - iflist_head = NULL; - cleanup_namelist(hostlist_head); - hostlist_head = NULL; - cleanup_namelist(iapdlist_head); - iapdlist_head = NULL; - cleanup_namelist(ianalist_head); - ianalist_head = NULL; - cleanup_namelist(authinfolist_head); - authinfolist_head = NULL; - cleanup_namelist(keylist_head); - keylist_head = NULL; - cleanup_namelist(addrpoollist_head); - addrpoollist_head = NULL; - - cleanup_cflist(cf_sip_list); - cf_sip_list = NULL; - cleanup_cflist(cf_sip_name_list); - cf_sip_name_list = NULL; - cleanup_cflist(cf_dns_list); - cf_dns_list = NULL; - cleanup_cflist(cf_dns_name_list); - cf_dns_name_list = NULL; - cleanup_cflist(cf_ntp_list); - cf_ntp_list = NULL; - cleanup_cflist(cf_nis_list); - cf_nis_list = NULL; - cleanup_cflist(cf_nis_name_list); - cf_nis_name_list = NULL; - cleanup_cflist(cf_nisp_list); - cf_nisp_list = NULL; - cleanup_cflist(cf_nisp_name_list); - cf_nisp_name_list = NULL; - cleanup_cflist(cf_bcmcs_list); - cf_bcmcs_list = NULL; - cleanup_cflist(cf_bcmcs_name_list); - cf_bcmcs_name_list = NULL; -} - -static void -cleanup_namelist(head) - struct cf_namelist *head; -{ - struct cf_namelist *ifp, *ifp_next; - - for (ifp = head; ifp; ifp = ifp_next) { - ifp_next = ifp->next; - cleanup_cflist(ifp->params); - free(ifp->name); - free(ifp); - } -} - -static void -cleanup_cflist(p) - struct cf_list *p; -{ - struct cf_list *n; - - if (p == NULL) - return; - - n = p->next; - if (p->type == DECL_ADDRESSPOOL) { - free(((struct dhcp6_poolspec *)p->ptr)->name); - } - if (p->ptr) - free(p->ptr); - if (p->list) - cleanup_cflist(p->list); - free(p); - - cleanup_cflist(n); -} - -#define config_fail() \ - do { cleanup(); configure_cleanup(); return (-1); } while(0) - -int -cf_post_config() -{ - if (configure_keys(keylist_head)) - config_fail(); - - if (configure_authinfo(authinfolist_head)) - config_fail(); - - if (configure_ia(iapdlist_head, IATYPE_PD)) - config_fail(); - - if (configure_ia(ianalist_head, IATYPE_NA)) - config_fail(); - - if (configure_pool(addrpoollist_head)) - config_fail(); - - if (configure_interface(iflist_head)) - config_fail(); - - if (configure_host(hostlist_head)) - config_fail(); - - if (configure_global_option()) - config_fail(); - - configure_commit(); - cleanup(); - return (0); -} -#undef config_fail - -void -cf_init() -{ - iflist_head = NULL; -} - diff --git a/release/src/router/dhcpv6/cftoken.c b/release/src/router/dhcpv6/cftoken.c deleted file mode 100644 index fcccc5acfe..0000000000 --- a/release/src/router/dhcpv6/cftoken.c +++ /dev/null @@ -1,2583 +0,0 @@ -/* A lexical scanner generated by flex */ - -/* Scanner skeleton version: - * $Header: /home/daffy/u0/vern/flex/RCS/flex.skl,v 2.91 96/09/10 16:58:48 vern Exp $ - * $FreeBSD: src/usr.bin/lex/flex.skl,v 1.8 2004/01/06 19:03:44 nectar Exp $ - */ - -#if defined(__FreeBSD__) -#include -#else -#define __unused -#endif - -#define FLEX_SCANNER -#define YY_FLEX_MAJOR_VERSION 2 -#define YY_FLEX_MINOR_VERSION 5 - -#include - - -/* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */ -#ifdef c_plusplus -#ifndef __cplusplus -#define __cplusplus -#endif -#endif - - -#ifdef __cplusplus - -#include -#include - -/* Use prototypes in function declarations. */ -#define YY_USE_PROTOS - -/* The "const" storage-class-modifier is valid. */ -#define YY_USE_CONST - -#else /* ! __cplusplus */ - -#if __STDC__ - -#define YY_USE_PROTOS -#define YY_USE_CONST - -#endif /* __STDC__ */ -#endif /* ! __cplusplus */ - -#ifdef __TURBOC__ - #pragma warn -rch - #pragma warn -use -#include -#include -#define YY_USE_CONST -#define YY_USE_PROTOS -#endif - -#ifdef YY_USE_CONST -#define yyconst const -#else -#define yyconst -#endif - - -#ifdef YY_USE_PROTOS -#define YY_PROTO(proto) proto -#else -#define YY_PROTO(proto) () -#endif - -/* Returned upon end-of-file. */ -#define YY_NULL 0 - -/* Promotes a possibly negative, possibly signed char to an unsigned - * integer for use as an array index. If the signed char is negative, - * we want to instead treat it as an 8-bit unsigned char, hence the - * double cast. - */ -#define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) - -/* Enter a start condition. This macro really ought to take a parameter, - * but we do it the disgusting crufty way forced on us by the ()-less - * definition of BEGIN. - */ -#define BEGIN yy_start = 1 + 2 * - -/* Translate the current start state into a value that can be later handed - * to BEGIN to return to the state. The YYSTATE alias is for lex - * compatibility. - */ -#define YY_START ((yy_start - 1) / 2) -#define YYSTATE YY_START - -/* Action number for EOF rule of a given start state. */ -#define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) - -/* Special action meaning "start processing a new file". */ -#define YY_NEW_FILE yyrestart( yyin ) - -#define YY_END_OF_BUFFER_CHAR 0 - -/* Size of default input buffer. */ -#define YY_BUF_SIZE 16384 - -typedef struct yy_buffer_state *YY_BUFFER_STATE; - -extern int yyleng; -extern FILE *yyin, *yyout; - -#define EOB_ACT_CONTINUE_SCAN 0 -#define EOB_ACT_END_OF_FILE 1 -#define EOB_ACT_LAST_MATCH 2 - -/* The funky do-while in the following #define is used to turn the definition - * int a single C statement (which needs a semi-colon terminator). This - * avoids problems with code like: - * - * if ( condition_holds ) - * yyless( 5 ); - * else - * do_something_else(); - * - * Prior to using the do-while the compiler would get upset at the - * "else" because it interpreted the "if" statement as being all - * done when it reached the ';' after the yyless() call. - */ - -/* Return all but the first 'n' matched characters back to the input stream. */ - -#define yyless(n) \ - do \ - { \ - /* Undo effects of setting up yytext. */ \ - *yy_cp = yy_hold_char; \ - YY_RESTORE_YY_MORE_OFFSET \ - yy_c_buf_p = yy_cp = yy_bp + n - YY_MORE_ADJ; \ - YY_DO_BEFORE_ACTION; /* set up yytext again */ \ - } \ - while ( 0 ) - -#define unput(c) yyunput( c, yytext_ptr ) - -/* The following is because we cannot portably get our hands on size_t - * (without autoconf's help, which isn't available because we want - * flex-generated scanners to compile on their own). - */ -typedef unsigned int yy_size_t; - - -struct yy_buffer_state - { - FILE *yy_input_file; - - char *yy_ch_buf; /* input buffer */ - char *yy_buf_pos; /* current position in input buffer */ - - /* Size of input buffer in bytes, not including room for EOB - * characters. - */ - yy_size_t yy_buf_size; - - /* Number of characters read into yy_ch_buf, not including EOB - * characters. - */ - int yy_n_chars; - - /* Whether we "own" the buffer - i.e., we know we created it, - * and can realloc() it to grow it, and should free() it to - * delete it. - */ - int yy_is_our_buffer; - - /* Whether this is an "interactive" input source; if so, and - * if we're using stdio for input, then we want to use getc() - * instead of fread(), to make sure we stop fetching input after - * each newline. - */ - int yy_is_interactive; - - /* Whether we're considered to be at the beginning of a line. - * If so, '^' rules will be active on the next match, otherwise - * not. - */ - int yy_at_bol; - - /* Whether to try to fill the input buffer when we reach the - * end of it. - */ - int yy_fill_buffer; - - int yy_buffer_status; -#define YY_BUFFER_NEW 0 -#define YY_BUFFER_NORMAL 1 - /* When an EOF's been seen but there's still some text to process - * then we mark the buffer as YY_EOF_PENDING, to indicate that we - * shouldn't try reading from the input source any more. We might - * still have a bunch of tokens to match, though, because of - * possible backing-up. - * - * When we actually see the EOF, we change the status to "new" - * (via yyrestart()), so that the user can continue scanning by - * just pointing yyin at a new input file. - */ -#define YY_BUFFER_EOF_PENDING 2 - }; - -static YY_BUFFER_STATE yy_current_buffer = 0; - -/* We provide macros for accessing buffer states in case in the - * future we want to put the buffer states in a more general - * "scanner state". - */ -#define YY_CURRENT_BUFFER yy_current_buffer - - -/* yy_hold_char holds the character lost when yytext is formed. */ -static char yy_hold_char; - -static int yy_n_chars; /* number of characters read into yy_ch_buf */ - - -int yyleng; - -/* Points to current character in buffer. */ -static char *yy_c_buf_p = (char *) 0; -static int yy_init = 1; /* whether we need to initialize */ -static int yy_start = 0; /* start state number */ - -/* Flag which is used to allow yywrap()'s to do buffer switches - * instead of setting up a fresh yyin. A bit of a hack ... - */ -static int yy_did_buffer_switch_on_eof; - -void yyrestart YY_PROTO(( FILE *input_file )); - -void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer )); -void yy_load_buffer_state YY_PROTO(( void )); -YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size )); -void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b )); -void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); -void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b )); -#define YY_FLUSH_BUFFER yy_flush_buffer( yy_current_buffer ) - -YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size )); -YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str )); -YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len )); - -static void *yy_flex_alloc YY_PROTO(( yy_size_t )); -static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t )) __unused; -static void yy_flex_free YY_PROTO(( void * )); - -#define yy_new_buffer yy_create_buffer - -#define yy_set_interactive(is_interactive) \ - { \ - if ( ! yy_current_buffer ) \ - yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \ - yy_current_buffer->yy_is_interactive = is_interactive; \ - } - -#define yy_set_bol(at_bol) \ - { \ - if ( ! yy_current_buffer ) \ - yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \ - yy_current_buffer->yy_at_bol = at_bol; \ - } - -#define YY_AT_BOL() (yy_current_buffer->yy_at_bol) - -typedef unsigned char YY_CHAR; -FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; -typedef int yy_state_type; -extern char *yytext; -#define yytext_ptr yytext - -static yy_state_type yy_get_previous_state YY_PROTO(( void )); -static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state )); -static int yy_get_next_buffer YY_PROTO(( void )); -static void yy_fatal_error YY_PROTO(( yyconst char msg[] )); - -/* Done after the current pattern has been matched and before the - * corresponding action - sets up yytext. - */ -#define YY_DO_BEFORE_ACTION \ - yytext_ptr = yy_bp; \ - yyleng = (int) (yy_cp - yy_bp); \ - yy_hold_char = *yy_cp; \ - *yy_cp = '\0'; \ - yy_c_buf_p = yy_cp; - -#define YY_NUM_RULES 81 -#define YY_END_OF_BUFFER 82 -static yyconst short int yy_accept[517] = - { 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, - 0, 0, 0, 0, 82, 81, 71, 72, 81, 73, - 76, 80, 80, 75, 74, 77, 78, 79, 80, 80, - 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, - 80, 80, 80, 2, 2, 2, 4, 4, 4, 74, - 80, 80, 42, 80, 80, 43, 49, 49, 49, 62, - 62, 62, 81, 6, 6, 6, 81, 71, 0, 70, - 73, 80, 74, 80, 74, 80, 80, 80, 80, 80, - 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, - - 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, - 80, 80, 80, 17, 2, 2, 2, 2, 4, 4, - 4, 4, 8, 8, 42, 80, 42, 41, 40, 49, - 49, 49, 49, 62, 62, 62, 62, 0, 66, 6, - 6, 6, 6, 0, 69, 80, 80, 80, 80, 80, - 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, - 80, 80, 53, 80, 80, 80, 80, 80, 80, 80, - 80, 80, 52, 80, 80, 80, 80, 80, 80, 80, - 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, - 80, 7, 80, 80, 3, 80, 80, 80, 80, 80, - - 80, 80, 80, 80, 80, 80, 80, 80, 5, 80, - 80, 80, 80, 80, 80, 80, 80, 80, 80, 15, - 80, 80, 80, 80, 80, 80, 80, 38, 80, 80, - 80, 80, 80, 80, 80, 22, 21, 80, 80, 80, - 80, 80, 64, 80, 80, 80, 80, 80, 80, 80, - 80, 80, 80, 16, 80, 63, 80, 80, 80, 80, - 80, 80, 80, 80, 8, 80, 80, 80, 80, 80, - 80, 80, 80, 67, 80, 80, 80, 80, 80, 80, - 80, 80, 80, 80, 80, 80, 80, 80, 19, 80, - 10, 80, 80, 80, 80, 80, 12, 65, 80, 45, - - 80, 80, 59, 9, 80, 80, 80, 54, 80, 80, - 58, 80, 68, 80, 80, 80, 61, 80, 80, 80, - 80, 80, 80, 80, 80, 80, 80, 80, 80, 14, - 80, 46, 57, 80, 80, 80, 80, 80, 80, 56, - 39, 47, 80, 80, 80, 80, 80, 80, 80, 80, - 80, 80, 50, 80, 55, 80, 80, 80, 51, 80, - 80, 80, 80, 80, 1, 80, 80, 80, 80, 80, - 80, 80, 80, 80, 80, 80, 80, 80, 80, 13, - 80, 80, 80, 80, 80, 80, 80, 80, 11, 80, - 80, 80, 80, 80, 80, 80, 24, 80, 60, 80, - - 80, 80, 80, 27, 80, 80, 34, 80, 18, 80, - 80, 80, 80, 80, 80, 80, 80, 80, 80, 20, - 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, - 80, 80, 80, 80, 80, 48, 80, 80, 80, 80, - 80, 80, 80, 80, 80, 80, 80, 80, 80, 80, - 80, 80, 80, 29, 80, 80, 80, 80, 80, 80, - 80, 80, 80, 80, 80, 37, 80, 80, 31, 80, - 80, 44, 80, 80, 80, 80, 80, 80, 80, 80, - 80, 80, 80, 80, 80, 80, 28, 80, 80, 80, - 25, 80, 80, 80, 23, 80, 30, 80, 80, 32, - - 80, 80, 80, 80, 80, 80, 80, 80, 80, 35, - 80, 26, 80, 36, 33, 0 - } ; - -static yyconst int yy_ec[256] = - { 0, - 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 2, 1, 4, 5, 1, 1, 1, 1, 1, - 1, 1, 1, 6, 7, 8, 9, 10, 10, 10, - 10, 10, 11, 10, 10, 10, 10, 12, 13, 1, - 1, 1, 1, 1, 14, 15, 16, 17, 15, 15, - 18, 19, 18, 18, 18, 18, 20, 18, 18, 18, - 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, - 1, 1, 1, 1, 18, 1, 21, 22, 23, 24, - - 25, 26, 27, 28, 29, 18, 30, 31, 32, 33, - 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, - 44, 18, 45, 1, 46, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, - 1, 1, 1, 1, 1 - } ; - -static yyconst int yy_meta[47] = - { 0, - 1, 1, 2, 1, 1, 1, 3, 3, 1, 3, - 3, 3, 1, 3, 3, 3, 3, 3, 3, 3, - 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, - 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, - 3, 3, 3, 3, 1, 1 - } ; - -static yyconst short int yy_base[533] = - { 0, - 0, 46, 74, 0, 113, 159, 0, 0, 205, 251, - 288, 0, 8, 25, 314, 360, 406, 452, 767, 766, - 498, 544, 765, 764, 767, 772, 764, 772, 761, 0, - 772, 0, 4, 772, 12, 772, 772, 772, 744, 0, - 740, 4, 719, 0, 4, 736, 726, 32, 724, 5, - 41, 44, 724, 0, 16, 66, 0, 53, 70, 583, - 74, 76, 117, 736, 732, 772, 0, 78, 121, 0, - 90, 125, 751, 0, 127, 131, 750, 751, 748, 772, - 0, 0, 133, 135, 139, 737, 726, 41, 710, 716, - 716, 714, 716, 709, 722, 704, 734, 733, 71, 695, - - 705, 699, 701, 696, 700, 123, 118, 701, 150, 695, - 97, 696, 709, 0, 0, 144, 164, 169, 0, 171, - 173, 177, 181, 717, 184, 186, 190, 0, 0, 0, - 192, 209, 213, 0, 215, 217, 221, 724, 772, 0, - 223, 225, 229, 723, 772, 710, 688, 690, 689, 694, - 698, 699, 698, 694, 688, 693, 676, 208, 693, 682, - 183, 687, 682, 676, 223, 702, 679, 676, 680, 666, - 677, 674, 0, 671, 667, 663, 659, 669, 660, 672, - 688, 687, 600, 10, 668, 655, 649, 665, 651, 644, - 658, 0, 649, 215, 0, 664, 660, 645, 642, 648, - - 643, 642, 166, 655, 128, 670, 638, 641, 0, 54, - 640, 641, 613, 604, 602, 605, 604, 585, 594, 0, - 580, 213, 617, 593, 595, 565, 573, 0, 568, 589, - 570, 559, 563, 555, 562, 0, 0, 547, 560, 554, - 550, 555, 0, 554, 545, 544, 552, 225, 551, 542, - 537, 530, 549, 0, 564, 0, 544, 531, 530, 528, - 527, 540, 540, 538, 550, 544, 549, 521, 519, 517, - 513, 518, 534, 0, 516, 528, 504, 512, 497, 514, - 513, 499, 492, 499, 493, 495, 503, 490, 0, 501, - 518, 490, 500, 493, 493, 481, 0, 0, 482, 0, - - 485, 506, 0, 509, 487, 485, 488, 482, 477, 494, - 0, 473, 0, 451, 455, 470, 0, 459, 470, 449, - 457, 451, 446, 453, 456, 453, 449, 455, 442, 0, - 439, 0, 0, 444, 446, 454, 439, 450, 453, 0, - 0, 0, 444, 447, 432, 441, 444, 447, 426, 441, - 441, 426, 0, 418, 0, 420, 423, 413, 0, 425, - 404, 400, 411, 408, 0, 416, 407, 402, 409, 412, - 399, 410, 395, 401, 400, 394, 396, 390, 403, 0, - 402, 393, 388, 417, 416, 389, 384, 382, 0, 393, - 384, 379, 396, 371, 372, 363, 392, 391, 0, 364, - - 224, 389, 388, 0, 357, 354, 0, 244, 0, 358, - 384, 352, 355, 367, 363, 352, 352, 245, 358, 0, - 359, 348, 348, 246, 355, 346, 346, 353, 344, 354, - 350, 338, 346, 334, 325, 0, 332, 321, 317, 322, - 327, 314, 329, 317, 324, 315, 323, 308, 323, 319, - 310, 300, 296, 0, 314, 309, 312, 299, 314, 309, - 308, 303, 294, 309, 304, 0, 290, 293, 0, 296, - 279, 0, 269, 273, 276, 271, 258, 256, 286, 254, - 258, 252, 282, 250, 254, 248, 0, 252, 246, 276, - 0, 249, 243, 273, 0, 258, 0, 245, 256, 0, - - 243, 243, 253, 241, 251, 246, 214, 213, 146, 0, - 131, 0, 115, 0, 0, 772, 643, 646, 649, 652, - 655, 658, 661, 664, 131, 102, 87, 18, 9, 667, - 4, 670 - } ; - -static yyconst short int yy_def[533] = - { 0, - 517, 517, 2, 3, 518, 518, 2, 2, 519, 519, - 2, 11, 2, 2, 520, 520, 521, 521, 2, 2, - 522, 522, 2, 2, 516, 516, 516, 516, 523, 524, - 516, 525, 525, 516, 525, 516, 516, 516, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 526, 526, 526, 527, 527, 527, 525, - 60, 525, 525, 525, 525, 516, 528, 528, 528, 529, - 529, 529, 530, 531, 531, 531, 532, 516, 523, 516, - 524, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 526, 526, 526, 526, 527, 527, - 527, 527, 525, 525, 525, 525, 525, 525, 525, 528, - 528, 528, 528, 529, 529, 529, 529, 530, 516, 531, - 531, 531, 531, 532, 516, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - - 525, 525, 525, 525, 525, 525, 525, 525, 525, 525, - 525, 525, 525, 525, 525, 0, 516, 516, 516, 516, - 516, 516, 516, 516, 516, 516, 516, 516, 516, 516, - 516, 516 - } ; - -static yyconst short int yy_nxt[819] = - { 0, - 26, 27, 28, 29, 30, 31, 140, 33, 34, 35, - 35, 134, 36, 83, 83, 62, 224, 63, 63, 84, - 130, 85, 85, 87, 97, 116, 116, 98, 91, 225, - 88, 95, 62, 96, 63, 63, 99, 92, 105, 89, - 64, 106, 65, 93, 37, 38, 26, 27, 28, 29, - 30, 31, 66, 33, 34, 35, 35, 64, 36, 65, - 102, 107, 120, 120, 108, 109, 110, 148, 111, 66, - 103, 149, 112, 117, 113, 118, 118, 121, 251, 122, - 122, 82, 252, 124, 124, 125, 125, 131, 131, 119, - 37, 38, 39, 160, 40, 41, 161, 42, 43, 135, - - 135, 44, 45, 46, 115, 47, 48, 49, 50, 162, - 51, 52, 53, 26, 27, 28, 29, 30, 31, 179, - 55, 34, 56, 56, 126, 36, 127, 127, 132, 180, - 133, 133, 136, 82, 137, 137, 141, 141, 142, 515, - 143, 143, 83, 83, 83, 83, 84, 169, 85, 85, - 171, 246, 172, 116, 116, 514, 170, 37, 38, 26, - 27, 28, 29, 30, 31, 247, 55, 34, 56, 56, - 174, 36, 175, 116, 116, 176, 117, 513, 118, 118, - 120, 120, 120, 120, 121, 177, 122, 122, 84, 243, - 85, 85, 183, 125, 125, 125, 125, 126, 244, 127, - - 127, 131, 131, 37, 38, 26, 27, 28, 29, 30, - 31, 200, 58, 34, 59, 59, 201, 36, 131, 131, - 132, 234, 133, 133, 135, 135, 135, 135, 136, 205, - 137, 137, 141, 141, 141, 141, 142, 512, 143, 143, - 196, 263, 197, 264, 415, 511, 235, 416, 286, 37, - 38, 26, 27, 28, 29, 30, 31, 206, 58, 34, - 59, 59, 287, 36, 421, 431, 437, 422, 432, 438, - 510, 509, 508, 507, 506, 505, 504, 503, 502, 501, - 500, 499, 498, 497, 496, 495, 494, 493, 492, 491, - 490, 489, 488, 487, 486, 37, 38, 60, 60, 485, - - 484, 61, 61, 61, 61, 483, 482, 481, 61, 61, - 61, 61, 61, 61, 26, 27, 28, 29, 30, 31, - 480, 68, 34, 69, 69, 479, 36, 478, 477, 476, - 475, 474, 473, 472, 471, 470, 469, 468, 467, 466, - 465, 464, 463, 462, 461, 460, 459, 458, 457, 456, - 455, 454, 453, 452, 451, 450, 449, 448, 37, 38, - 26, 27, 28, 29, 30, 31, 447, 68, 34, 69, - 69, 446, 36, 445, 444, 443, 442, 441, 440, 439, - 436, 435, 434, 433, 430, 429, 428, 427, 426, 425, - 424, 423, 420, 419, 418, 417, 414, 413, 412, 411, - - 410, 409, 408, 407, 37, 38, 26, 27, 28, 29, - 30, 31, 406, 71, 34, 72, 72, 405, 36, 404, - 403, 402, 401, 400, 399, 398, 397, 396, 395, 394, - 393, 392, 391, 390, 389, 388, 387, 386, 385, 384, - 383, 382, 381, 380, 379, 378, 377, 376, 375, 374, - 37, 38, 26, 27, 28, 29, 30, 31, 373, 71, - 34, 72, 72, 372, 36, 371, 370, 369, 368, 367, - 366, 365, 364, 363, 362, 361, 360, 359, 358, 357, - 356, 355, 354, 353, 352, 351, 350, 349, 348, 347, - 346, 345, 344, 343, 342, 341, 37, 38, 26, 27, - - 28, 29, 30, 31, 340, 75, 34, 76, 76, 339, - 36, 338, 337, 336, 335, 334, 333, 332, 331, 330, - 329, 328, 327, 326, 325, 324, 323, 322, 321, 320, - 319, 318, 317, 316, 315, 314, 313, 312, 311, 310, - 309, 308, 37, 38, 26, 27, 28, 29, 30, 31, - 307, 75, 34, 76, 76, 306, 36, 305, 304, 303, - 302, 183, 301, 300, 299, 298, 297, 296, 295, 294, - 293, 292, 291, 290, 289, 288, 285, 284, 283, 282, - 281, 280, 279, 278, 277, 276, 275, 274, 37, 38, - 84, 273, 123, 123, 272, 271, 124, 124, 124, 124, - - 270, 269, 268, 124, 124, 124, 124, 124, 124, 223, - 223, 267, 266, 223, 223, 223, 223, 262, 261, 260, - 223, 223, 223, 223, 223, 223, 265, 265, 259, 258, - 265, 265, 265, 265, 257, 256, 255, 265, 265, 265, - 265, 265, 265, 32, 32, 32, 54, 54, 54, 57, - 57, 57, 67, 67, 67, 70, 70, 70, 74, 74, - 74, 79, 79, 79, 81, 254, 81, 138, 138, 138, - 144, 144, 144, 253, 250, 249, 248, 245, 242, 241, - 240, 239, 238, 237, 236, 233, 232, 231, 230, 229, - 228, 227, 226, 222, 221, 220, 219, 218, 217, 216, - - 215, 214, 213, 212, 211, 210, 209, 208, 207, 204, - 203, 202, 199, 198, 195, 194, 193, 192, 191, 190, - 189, 188, 187, 186, 185, 184, 145, 139, 183, 182, - 181, 178, 173, 168, 167, 166, 165, 164, 163, 159, - 158, 157, 156, 155, 154, 153, 152, 151, 150, 147, - 146, 80, 78, 145, 139, 129, 128, 114, 104, 101, - 100, 94, 90, 86, 80, 78, 516, 77, 77, 73, - 73, 25, 516, 516, 516, 516, 516, 516, 516, 516, - 516, 516, 516, 516, 516, 516, 516, 516, 516, 516, - 516, 516, 516, 516, 516, 516, 516, 516, 516, 516, - - 516, 516, 516, 516, 516, 516, 516, 516, 516, 516, - 516, 516, 516, 516, 516, 516, 516, 516 - } ; - -static yyconst short int yy_chk[819] = - { 0, - 1, 1, 1, 1, 1, 1, 531, 1, 1, 1, - 1, 529, 1, 33, 33, 13, 184, 13, 13, 35, - 528, 35, 35, 40, 45, 55, 55, 45, 42, 184, - 40, 44, 14, 44, 14, 14, 45, 42, 50, 40, - 13, 50, 13, 42, 1, 1, 2, 2, 2, 2, - 2, 2, 13, 2, 2, 2, 2, 14, 2, 14, - 48, 51, 58, 58, 51, 51, 52, 88, 52, 14, - 48, 88, 52, 56, 52, 56, 56, 59, 210, 59, - 59, 61, 210, 61, 61, 62, 62, 68, 68, 527, - 2, 2, 3, 99, 3, 3, 99, 3, 3, 71, - - 71, 3, 3, 3, 526, 3, 3, 3, 3, 99, - 3, 3, 3, 5, 5, 5, 5, 5, 5, 111, - 5, 5, 5, 5, 63, 5, 63, 63, 69, 111, - 69, 69, 72, 525, 72, 72, 75, 75, 76, 513, - 76, 76, 83, 83, 84, 84, 85, 106, 85, 85, - 107, 205, 107, 116, 116, 511, 106, 5, 5, 6, - 6, 6, 6, 6, 6, 205, 6, 6, 6, 6, - 109, 6, 109, 117, 117, 109, 118, 509, 118, 118, - 120, 120, 121, 121, 122, 109, 122, 122, 123, 203, - 123, 123, 123, 125, 125, 126, 126, 127, 203, 127, - - 127, 131, 131, 6, 6, 9, 9, 9, 9, 9, - 9, 161, 9, 9, 9, 9, 161, 9, 132, 132, - 133, 194, 133, 133, 135, 135, 136, 136, 137, 165, - 137, 137, 141, 141, 142, 142, 143, 508, 143, 143, - 158, 222, 158, 222, 401, 507, 194, 401, 248, 9, - 9, 10, 10, 10, 10, 10, 10, 165, 10, 10, - 10, 10, 248, 10, 408, 418, 424, 408, 418, 424, - 506, 505, 504, 503, 502, 501, 499, 498, 496, 494, - 493, 492, 490, 489, 488, 486, 485, 484, 483, 482, - 481, 480, 479, 478, 477, 10, 10, 11, 11, 476, - - 475, 11, 11, 11, 11, 474, 473, 471, 11, 11, - 11, 11, 11, 11, 15, 15, 15, 15, 15, 15, - 470, 15, 15, 15, 15, 468, 15, 467, 465, 464, - 463, 462, 461, 460, 459, 458, 457, 456, 455, 453, - 452, 451, 450, 449, 448, 447, 446, 445, 444, 443, - 442, 441, 440, 439, 438, 437, 435, 434, 15, 15, - 16, 16, 16, 16, 16, 16, 433, 16, 16, 16, - 16, 432, 16, 431, 430, 429, 428, 427, 426, 425, - 423, 422, 421, 419, 417, 416, 415, 414, 413, 412, - 411, 410, 406, 405, 403, 402, 400, 398, 397, 396, - - 395, 394, 393, 392, 16, 16, 17, 17, 17, 17, - 17, 17, 391, 17, 17, 17, 17, 390, 17, 388, - 387, 386, 385, 384, 383, 382, 381, 379, 378, 377, - 376, 375, 374, 373, 372, 371, 370, 369, 368, 367, - 366, 364, 363, 362, 361, 360, 358, 357, 356, 354, - 17, 17, 18, 18, 18, 18, 18, 18, 352, 18, - 18, 18, 18, 351, 18, 350, 349, 348, 347, 346, - 345, 344, 343, 339, 338, 337, 336, 335, 334, 331, - 329, 328, 327, 326, 325, 324, 323, 322, 321, 320, - 319, 318, 316, 315, 314, 312, 18, 18, 21, 21, - - 21, 21, 21, 21, 310, 21, 21, 21, 21, 309, - 21, 308, 307, 306, 305, 304, 302, 301, 299, 296, - 295, 294, 293, 292, 291, 290, 288, 287, 286, 285, - 284, 283, 282, 281, 280, 279, 278, 277, 276, 275, - 273, 272, 21, 21, 22, 22, 22, 22, 22, 22, - 271, 22, 22, 22, 22, 270, 22, 269, 268, 267, - 266, 265, 264, 263, 262, 261, 260, 259, 258, 257, - 255, 253, 252, 251, 250, 249, 247, 246, 245, 244, - 242, 241, 240, 239, 238, 235, 234, 233, 22, 22, - 60, 232, 60, 60, 231, 230, 60, 60, 60, 60, - - 229, 227, 226, 60, 60, 60, 60, 60, 60, 183, - 183, 225, 224, 183, 183, 183, 183, 221, 219, 218, - 183, 183, 183, 183, 183, 183, 223, 223, 217, 216, - 223, 223, 223, 223, 215, 214, 213, 223, 223, 223, - 223, 223, 223, 517, 517, 517, 518, 518, 518, 519, - 519, 519, 520, 520, 520, 521, 521, 521, 522, 522, - 522, 523, 523, 523, 524, 212, 524, 530, 530, 530, - 532, 532, 532, 211, 208, 207, 206, 204, 202, 201, - 200, 199, 198, 197, 196, 193, 191, 190, 189, 188, - 187, 186, 185, 182, 181, 180, 179, 178, 177, 176, - - 175, 174, 172, 171, 170, 169, 168, 167, 166, 164, - 163, 162, 160, 159, 157, 156, 155, 154, 153, 152, - 151, 150, 149, 148, 147, 146, 144, 138, 124, 113, - 112, 110, 108, 105, 104, 103, 102, 101, 100, 98, - 97, 96, 95, 94, 93, 92, 91, 90, 89, 87, - 86, 79, 78, 77, 73, 65, 64, 53, 49, 47, - 46, 43, 41, 39, 29, 27, 25, 24, 23, 20, - 19, 516, 516, 516, 516, 516, 516, 516, 516, 516, - 516, 516, 516, 516, 516, 516, 516, 516, 516, 516, - 516, 516, 516, 516, 516, 516, 516, 516, 516, 516, - - 516, 516, 516, 516, 516, 516, 516, 516, 516, 516, - 516, 516, 516, 516, 516, 516, 516, 516 - } ; - -static yy_state_type yy_last_accepting_state; -static char *yy_last_accepting_cpos; - -/* The intent behind this definition is that it'll catch - * any uses of REJECT which flex missed. - */ -#define REJECT reject_used_but_not_detected -#define yymore() yymore_used_but_not_detected -#define YY_MORE_ADJ 0 -#define YY_RESTORE_YY_MORE_OFFSET -char *yytext; -#line 1 "cftoken.l" -#define INITIAL 0 -/* $KAME: cftoken.l,v 1.35 2005/01/12 06:06:11 suz Exp $ */ -#line 4 "cftoken.l" -/* - * Copyright (C) 2002 WIDE Project. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. Neither the name of the project nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND - * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS - * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT - * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY - * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - * SUCH DAMAGE. - */ -#include -#include -#include -#include -#include - -#include - -#include -#include -#include -#ifdef HAVE_STDARG_H -#include -#else -#include -#endif - -#include "dhcp6.h" -#include "config.h" -#include "common.h" -#include "y.tab.h" - -#define YY_NO_UNPUT 1 - -char *configfilename; -int lineno = 1; - - -/* Recursion limit for includes */ -#define MAX_INCLUDE_DEPTH 10 - -static struct include_stack { - char *path; - YY_BUFFER_STATE state; - int lineno; -} incstack[MAX_INCLUDE_DEPTH]; -int incstackp = 0; - - -static int yy_first_time = 1; -static int yyerrorcount = 0; - -#ifndef NOCONFIG_DEBUG -#define YYDEBUG 1 - -int cfdebug = 1; -#else -int cfdebug = 0; -#endif - -extern int yyparse __P((void)); -extern int cf_post_config __P((void)); - -static void cfdebug_print __P((char *, char *, int)); - -#define DP(str) if (cfdebug) cfdebug_print(str, yytext, yyleng) -#define DECHO if (cfdebug) cfdebug_print(NULL, yytext, yyleng); -#define DNOECHO if (cfdebug) cfdebug_print(NULL, "****", yyleng); -/* abbreviations */ -#define S_CNF 1 - -#define S_IFACE 2 - -#define S_PREF 3 - -#define S_HOST 4 - -#define S_DUID 5 - -#define S_IA 6 - -#define S_AUTH 7 - -#define S_KEY 8 - -#define S_SECRET 9 - -#define S_ADDRPOOL 10 - -#define S_INCL 11 - -#line 835 "lex.yy.c" - -/* Macros after this point can all be overridden by user definitions in - * section 1. - */ - -#ifndef YY_SKIP_YYWRAP -#ifdef __cplusplus -extern "C" int yywrap YY_PROTO(( void )); -#else -extern int yywrap YY_PROTO(( void )); -#endif -#endif - -#ifndef YY_NO_UNPUT -static void yyunput YY_PROTO(( int c, char *buf_ptr )); -#endif - -#ifndef yytext_ptr -static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int )); -#endif - -#ifdef YY_NEED_STRLEN -static int yy_flex_strlen YY_PROTO(( yyconst char * )); -#endif - -#ifndef YY_NO_INPUT -#ifdef __cplusplus -static int yyinput YY_PROTO(( void )); -#else -static int input YY_PROTO(( void )); -#endif -#endif - -#if YY_STACK_USED -static int yy_start_stack_ptr = 0; -static int yy_start_stack_depth = 0; -static int *yy_start_stack = 0; -#ifndef YY_NO_PUSH_STATE -static void yy_push_state YY_PROTO(( int new_state )); -#endif -#ifndef YY_NO_POP_STATE -static void yy_pop_state YY_PROTO(( void )); -#endif -#ifndef YY_NO_TOP_STATE -static int yy_top_state YY_PROTO(( void )); -#endif - -#else -#define YY_NO_PUSH_STATE 1 -#define YY_NO_POP_STATE 1 -#define YY_NO_TOP_STATE 1 -#endif - -#ifdef YY_MALLOC_DECL -YY_MALLOC_DECL -#else -#if __STDC__ -#ifndef __cplusplus -#include -#endif -#else -/* Just try to get by without declaring the routines. This will fail - * miserably on non-ANSI systems for which sizeof(size_t) != sizeof(int) - * or sizeof(void*) != sizeof(int). - */ -#endif -#endif - -/* Amount of stuff to slurp up with each read. */ -#ifndef YY_READ_BUF_SIZE -#define YY_READ_BUF_SIZE 8192 -#endif - -/* Copy whatever the last rule matched to the standard output. */ - -#ifndef ECHO -/* This used to be an fputs(), but since the string might contain NUL's, - * we now use fwrite(). - */ -#define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) -#endif - -/* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, - * is returned in "result". - */ -#ifndef YY_INPUT -#define YY_INPUT(buf,result,max_size) \ - if ( yy_current_buffer->yy_is_interactive ) \ - { \ - int c = '*', n; \ - for ( n = 0; n < max_size && \ - (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ - buf[n] = (char) c; \ - if ( c == '\n' ) \ - buf[n++] = (char) c; \ - if ( c == EOF && ferror( yyin ) ) \ - YY_FATAL_ERROR( "input in flex scanner failed" ); \ - result = n; \ - } \ - else if ( ((result = fread( buf, 1, max_size, yyin )) == 0) \ - && ferror( yyin ) ) \ - YY_FATAL_ERROR( "input in flex scanner failed" ); -#endif - -/* No semi-colon after return; correct usage is to write "yyterminate();" - - * we don't want an extra ';' after the "return" because that will cause - * some compilers to complain about unreachable statements. - */ -#ifndef yyterminate -#define yyterminate() return YY_NULL -#endif - -/* Number of entries by which start-condition stack grows. */ -#ifndef YY_START_STACK_INCR -#define YY_START_STACK_INCR 25 -#endif - -/* Report a fatal error. */ -#ifndef YY_FATAL_ERROR -#define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) -#endif - -/* Default declaration of generated scanner - a define so the user can - * easily add parameters. - */ -#ifndef YY_DECL -#define YY_DECL int yylex YY_PROTO(( void )) -#endif - -/* Code executed at the beginning of each rule, after yytext and yyleng - * have been set up. - */ -#ifndef YY_USER_ACTION -#define YY_USER_ACTION -#endif - -/* Code executed at the end of each rule. */ -#ifndef YY_BREAK -#define YY_BREAK break; -#endif - -#define YY_RULE_SETUP \ - YY_USER_ACTION - -YY_DECL - { - register yy_state_type yy_current_state; - register char *yy_cp, *yy_bp; - register int yy_act; - -#line 124 "cftoken.l" - - - if (yy_first_time) { - BEGIN S_CNF; - yy_first_time = 0; - } - - /* interface configuration */ -#line 995 "lex.yy.c" - - if ( yy_init ) - { - yy_init = 0; - -#ifdef YY_USER_INIT - YY_USER_INIT; -#endif - - if ( ! yy_start ) - yy_start = 1; /* first start state */ - - if ( ! yyin ) - yyin = stdin; - - if ( ! yyout ) - yyout = stdout; - - if ( ! yy_current_buffer ) - yy_current_buffer = - yy_create_buffer( yyin, YY_BUF_SIZE ); - - yy_load_buffer_state(); - } - - while ( 1 ) /* loops until end-of-file is reached */ - { - yy_cp = yy_c_buf_p; - - /* Support of yytext. */ - *yy_cp = yy_hold_char; - - /* yy_bp points to the position in yy_ch_buf of the start of - * the current run. - */ - yy_bp = yy_cp; - - yy_current_state = yy_start; -yy_match: - do - { - register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; - if ( yy_accept[yy_current_state] ) - { - yy_last_accepting_state = yy_current_state; - yy_last_accepting_cpos = yy_cp; - } - while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) - { - yy_current_state = (int) yy_def[yy_current_state]; - if ( yy_current_state >= 517 ) - yy_c = yy_meta[(unsigned int) yy_c]; - } - yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; - ++yy_cp; - } - while ( yy_base[yy_current_state] != 772 ); - -yy_find_action: - yy_act = yy_accept[yy_current_state]; - if ( yy_act == 0 ) - { /* have to back up */ - yy_cp = yy_last_accepting_cpos; - yy_current_state = yy_last_accepting_state; - yy_act = yy_accept[yy_current_state]; - } - - YY_DO_BEFORE_ACTION; - - -do_action: /* This label is used only to access EOF actions. */ - - - switch ( yy_act ) - { /* beginning of action switch */ - case 0: /* must back up */ - /* undo the effects of YY_DO_BEFORE_ACTION */ - *yy_cp = yy_hold_char; - yy_cp = yy_last_accepting_cpos; - yy_current_state = yy_last_accepting_state; - goto yy_find_action; - -case 1: -YY_RULE_SETUP -#line 132 "cftoken.l" -{ DECHO; BEGIN S_IFACE; return (INTERFACE); } - YY_BREAK -case 2: -YY_RULE_SETUP -#line 133 "cftoken.l" -{ - DECHO; - yylval.str = strdup(yytext); - BEGIN S_CNF; - return (IFNAME); -} - YY_BREAK -/* host configuration */ -case 3: -YY_RULE_SETUP -#line 141 "cftoken.l" -{ DECHO; BEGIN S_HOST; return (HOST); } - YY_BREAK -case 4: -YY_RULE_SETUP -#line 142 "cftoken.l" -{ - DECHO; - yylval.str = strdup(yytext); - BEGIN S_CNF; - return (HOSTNAME); -} - YY_BREAK -/* address pool configuration */ -case 5: -YY_RULE_SETUP -#line 150 "cftoken.l" -{ DECHO; BEGIN S_ADDRPOOL; return (ADDRPOOL); } - YY_BREAK -case 6: -YY_RULE_SETUP -#line 152 "cftoken.l" -{ - DECHO; - yylval.str = strdup(yytext); - BEGIN S_CNF; - return (POOLNAME); -} - YY_BREAK -case 7: -YY_RULE_SETUP -#line 159 "cftoken.l" -{ DECHO; BEGIN S_DUID; return (DUID); } - YY_BREAK -case 8: -YY_RULE_SETUP -#line 160 "cftoken.l" -{ - DECHO; - yylval.str = strdup(yytext); - BEGIN S_CNF; - return (DUID_ID); -} - YY_BREAK -case 9: -YY_RULE_SETUP -#line 167 "cftoken.l" -{ DECHO; return (ADDRESS); } - YY_BREAK -case 10: -YY_RULE_SETUP -#line 169 "cftoken.l" -{ DECHO; return (PREFIX); } - YY_BREAK -case 11: -YY_RULE_SETUP -#line 171 "cftoken.l" -{ DECHO; return (PREFERENCE); } - YY_BREAK -case 12: -YY_RULE_SETUP -#line 173 "cftoken.l" -{ DECHO; return (SCRIPT); } - YY_BREAK -case 13: -YY_RULE_SETUP -#line 175 "cftoken.l" -{ DECHO; return (DELAYEDKEY); } - YY_BREAK -/* request */ -case 14: -YY_RULE_SETUP -#line 178 "cftoken.l" -{ DECHO; return (REQUEST); } - YY_BREAK -/* send */ -case 15: -YY_RULE_SETUP -#line 181 "cftoken.l" -{ DECHO; return (SEND); } - YY_BREAK -/* range */ -case 16: -YY_RULE_SETUP -#line 184 "cftoken.l" -{ DECHO; return (RANGE); } - YY_BREAK -case 17: -YY_RULE_SETUP -#line 185 "cftoken.l" -{ DECHO; return (TO); } - YY_BREAK -/* address-pool */ -case 18: -YY_RULE_SETUP -#line 188 "cftoken.l" -{ DECHO; return (ADDRESS_POOL); } - YY_BREAK -/* DHCP options */ -case 19: -YY_RULE_SETUP -#line 191 "cftoken.l" -{ DECHO; return (OPTION); } - YY_BREAK -case 20: -YY_RULE_SETUP -#line 193 "cftoken.l" -{ DECHO; return (RAPID_COMMIT); } - YY_BREAK -case 21: -YY_RULE_SETUP -#line 194 "cftoken.l" -{ DECHO; return (IA_PD); } - YY_BREAK -case 22: -YY_RULE_SETUP -#line 195 "cftoken.l" -{ DECHO; return (IA_NA); } - YY_BREAK -case 23: -YY_RULE_SETUP -#line 196 "cftoken.l" -{ DECHO; return (DNS_SERVERS); } - YY_BREAK -case 24: -YY_RULE_SETUP -#line 197 "cftoken.l" -{ DECHO; return (DNS_NAME); } - YY_BREAK -case 25: -YY_RULE_SETUP -#line 198 "cftoken.l" -{ DECHO; return (SIP_SERVERS); } - YY_BREAK -case 26: -YY_RULE_SETUP -#line 199 "cftoken.l" -{ DECHO; return (SIP_NAME); } - YY_BREAK -case 27: -YY_RULE_SETUP -#line 200 "cftoken.l" -{ DECHO; return (NTP_SERVERS); } - YY_BREAK -case 28: -YY_RULE_SETUP -#line 201 "cftoken.l" -{ DECHO; return (NIS_SERVERS); } - YY_BREAK -case 29: -YY_RULE_SETUP -#line 202 "cftoken.l" -{ DECHO; return (NIS_NAME); } - YY_BREAK -case 30: -YY_RULE_SETUP -#line 203 "cftoken.l" -{ DECHO; return (NISP_SERVERS); } - YY_BREAK -case 31: -YY_RULE_SETUP -#line 204 "cftoken.l" -{ DECHO; return (NISP_NAME); } - YY_BREAK -case 32: -YY_RULE_SETUP -#line 205 "cftoken.l" -{ DECHO; return (BCMCS_SERVERS); } - YY_BREAK -case 33: -YY_RULE_SETUP -#line 206 "cftoken.l" -{ DECHO; return (BCMCS_NAME); } - YY_BREAK -case 34: -YY_RULE_SETUP -#line 207 "cftoken.l" -{ DECHO; return (REFRESHTIME); } - YY_BREAK -/* provided for a backward compatibility to WIDE-DHCPv6 before Oct 1 2006 */ -case 35: -YY_RULE_SETUP -#line 210 "cftoken.l" -{ DECHO; return (NIS_NAME); } - YY_BREAK -case 36: -YY_RULE_SETUP -#line 211 "cftoken.l" -{ DECHO; return (NISP_NAME); } - YY_BREAK -/* generic options */ -case 37: -YY_RULE_SETUP -#line 214 "cftoken.l" -{ DECHO; return (INFO_ONLY); } - YY_BREAK -case 38: -YY_RULE_SETUP -#line 216 "cftoken.l" -{ DECHO; return (ALLOW); } - YY_BREAK -/* identity association */ -case 39: -YY_RULE_SETUP -#line 219 "cftoken.l" -{ DECHO; BEGIN S_IA; return(ID_ASSOC); } - YY_BREAK -case 40: -YY_RULE_SETUP -#line 220 "cftoken.l" -{ DECHO; return(IA_PD); } - YY_BREAK -case 41: -YY_RULE_SETUP -#line 221 "cftoken.l" -{ DECHO; return(IA_NA); } - YY_BREAK -case 42: -YY_RULE_SETUP -#line 222 "cftoken.l" -{ DECHO; yylval.str = strdup(yytext); return(IAID); } - YY_BREAK -case 43: -YY_RULE_SETUP -#line 223 "cftoken.l" -{ DP("begin of closure"); BEGIN S_CNF; return (BCL); } - YY_BREAK -/* - * interface parameters for delegated prefix configuration. - * when lex reads an interface name, the state will be back to - * S_CNF. - */ -case 44: -YY_RULE_SETUP -#line 230 "cftoken.l" -{ DECHO; BEGIN S_IFACE; return (PREFIX_INTERFACE); } - YY_BREAK -case 45: -YY_RULE_SETUP -#line 231 "cftoken.l" -{ DECHO; return (SLA_ID); } - YY_BREAK -case 46: -YY_RULE_SETUP -#line 232 "cftoken.l" -{ DECHO; return (SLA_LEN); } - YY_BREAK -/* duration */ -case 47: -YY_RULE_SETUP -#line 235 "cftoken.l" -{ DECHO; return (INFINITY); } - YY_BREAK -/* authentication option */ -case 48: -YY_RULE_SETUP -#line 238 "cftoken.l" -{ DECHO; BEGIN S_AUTH; return (AUTHENTICATION); } - YY_BREAK -case 49: -YY_RULE_SETUP -#line 239 "cftoken.l" -{ - DECHO; - yylval.str = strdup(yytext); - BEGIN S_CNF; - return (AUTHNAME); -} - YY_BREAK -/* authentication parameters */ -case 50: -YY_RULE_SETUP -#line 247 "cftoken.l" -{ DECHO; return (PROTOCOL); }; - YY_BREAK -case 51: -YY_RULE_SETUP -#line 248 "cftoken.l" -{ DECHO; return (ALGORITHM); }; - YY_BREAK -case 52: -YY_RULE_SETUP -#line 249 "cftoken.l" -{ DECHO; return (RDM); }; - YY_BREAK -case 53: -YY_RULE_SETUP -#line 250 "cftoken.l" -{ DECHO; return (KEY); }; - YY_BREAK -/* authentication protocols */ -case 54: -YY_RULE_SETUP -#line 253 "cftoken.l" -{ DECHO; return (DELAYED); }; - YY_BREAK -case 55: -YY_RULE_SETUP -#line 254 "cftoken.l" -{ DECHO; return (RECONFIG); }; - YY_BREAK -/* authentication algorithms */ -case 56: -YY_RULE_SETUP -#line 257 "cftoken.l" -{ DECHO; return (HMACMD5); }; - YY_BREAK -case 57: -YY_RULE_SETUP -#line 258 "cftoken.l" -{ DECHO; return (HMACMD5); }; - YY_BREAK -case 58: -YY_RULE_SETUP -#line 259 "cftoken.l" -{ DECHO; return (HMACMD5); }; - YY_BREAK -case 59: -YY_RULE_SETUP -#line 260 "cftoken.l" -{ DECHO; return (HMACMD5); }; - YY_BREAK -/* authentication RDM */ -case 60: -YY_RULE_SETUP -#line 263 "cftoken.l" -{ DECHO; return (MONOCOUNTER); }; - YY_BREAK -/* secret keys */ -case 61: -YY_RULE_SETUP -#line 266 "cftoken.l" -{ DECHO; BEGIN S_KEY; return (KEYINFO); } - YY_BREAK -case 62: -YY_RULE_SETUP -#line 267 "cftoken.l" -{ - DECHO; - yylval.str = strdup(yytext); - BEGIN S_CNF; - return (KEYNAME); -} - YY_BREAK -/* key parameters */ -case 63: -YY_RULE_SETUP -#line 275 "cftoken.l" -{ DECHO; return (REALM); } - YY_BREAK -case 64: -YY_RULE_SETUP -#line 276 "cftoken.l" -{ DECHO; return (KEYID); } - YY_BREAK -case 65: -YY_RULE_SETUP -#line 277 "cftoken.l" -{ DECHO; BEGIN S_SECRET; return (SECRET); } - YY_BREAK -case 66: -YY_RULE_SETUP -#line 278 "cftoken.l" -{ - DNOECHO; - yylval.str = strdup(yytext); - BEGIN S_CNF; - return (QSTRING); -} - YY_BREAK -case 67: -YY_RULE_SETUP -#line 284 "cftoken.l" -{ DECHO; return (EXPIRE); } - YY_BREAK -/* include */ -case 68: -YY_RULE_SETUP -#line 287 "cftoken.l" -{ DECHO; BEGIN S_INCL; return (INCLUDE); } - YY_BREAK -case 69: -YY_RULE_SETUP -#line 288 "cftoken.l" -{ - DECHO; - yylval.str = strdup(yytext); - BEGIN S_CNF; - return (QSTRING); -} - YY_BREAK -/* quoted string */ -case 70: -YY_RULE_SETUP -#line 296 "cftoken.l" -{ - DECHO; - yylval.str = strdup(yytext); - return (QSTRING); - } - YY_BREAK -/* misc */ -case 71: -YY_RULE_SETUP -#line 303 "cftoken.l" -{ ; } - YY_BREAK -case 72: -YY_RULE_SETUP -#line 304 "cftoken.l" -{ lineno++; } - YY_BREAK -case 73: -YY_RULE_SETUP -#line 305 "cftoken.l" -{ DP("comment"); } - YY_BREAK -case 74: -YY_RULE_SETUP -#line 306 "cftoken.l" -{ - DECHO; - yylval.num = strtoll(yytext, NULL, 10); - return (NUMBER); -} - YY_BREAK -case 75: -YY_RULE_SETUP -#line 311 "cftoken.l" -{ DECHO; return (SLASH); } - YY_BREAK -case 76: -YY_RULE_SETUP -#line 312 "cftoken.l" -{ DECHO; return (COMMA); } - YY_BREAK -case 77: -YY_RULE_SETUP -#line 313 "cftoken.l" -{ DP("end of sentence"); return (EOS); } - YY_BREAK -case 78: -YY_RULE_SETUP -#line 314 "cftoken.l" -{ DP("begin of closure"); return (BCL); } - YY_BREAK -case 79: -YY_RULE_SETUP -#line 315 "cftoken.l" -{ DP("end of closure"); return (ECL); } - YY_BREAK -/* generic string */ -case 80: -YY_RULE_SETUP -#line 318 "cftoken.l" -{ - DECHO; - yylval.str = strdup(yytext); - return (STRING); - } - YY_BREAK -case YY_STATE_EOF(INITIAL): -case YY_STATE_EOF(S_CNF): -case YY_STATE_EOF(S_IFACE): -case YY_STATE_EOF(S_PREF): -case YY_STATE_EOF(S_HOST): -case YY_STATE_EOF(S_DUID): -case YY_STATE_EOF(S_IA): -case YY_STATE_EOF(S_AUTH): -case YY_STATE_EOF(S_KEY): -case YY_STATE_EOF(S_SECRET): -case YY_STATE_EOF(S_ADDRPOOL): -case YY_STATE_EOF(S_INCL): -#line 324 "cftoken.l" -{ - if (--incstackp < 0) - yyterminate(); - else { - yy_delete_buffer(YY_CURRENT_BUFFER); - free(incstack[incstackp + 1].path); - configfilename = incstack[incstackp].path; - lineno = incstack[incstackp].lineno; - yy_switch_to_buffer(incstack[incstackp].state); - } - } - YY_BREAK -case 81: -YY_RULE_SETUP -#line 336 "cftoken.l" -ECHO; - YY_BREAK -#line 1587 "lex.yy.c" - - case YY_END_OF_BUFFER: - { - /* Amount of text matched not including the EOB char. */ - int yy_amount_of_matched_text = (int) (yy_cp - yytext_ptr) - 1; - - /* Undo the effects of YY_DO_BEFORE_ACTION. */ - *yy_cp = yy_hold_char; - YY_RESTORE_YY_MORE_OFFSET - - if ( yy_current_buffer->yy_buffer_status == YY_BUFFER_NEW ) - { - /* We're scanning a new file or input source. It's - * possible that this happened because the user - * just pointed yyin at a new source and called - * yylex(). If so, then we have to assure - * consistency between yy_current_buffer and our - * globals. Here is the right place to do so, because - * this is the first action (other than possibly a - * back-up) that will match for the new input source. - */ - yy_n_chars = yy_current_buffer->yy_n_chars; - yy_current_buffer->yy_input_file = yyin; - yy_current_buffer->yy_buffer_status = YY_BUFFER_NORMAL; - } - - /* Note that here we test for yy_c_buf_p "<=" to the position - * of the first EOB in the buffer, since yy_c_buf_p will - * already have been incremented past the NUL character - * (since all states make transitions on EOB to the - * end-of-buffer state). Contrast this with the test - * in input(). - */ - if ( yy_c_buf_p <= &yy_current_buffer->yy_ch_buf[yy_n_chars] ) - { /* This was really a NUL. */ - yy_state_type yy_next_state; - - yy_c_buf_p = yytext_ptr + yy_amount_of_matched_text; - - yy_current_state = yy_get_previous_state(); - - /* Okay, we're now positioned to make the NUL - * transition. We couldn't have - * yy_get_previous_state() go ahead and do it - * for us because it doesn't know how to deal - * with the possibility of jamming (and we don't - * want to build jamming into it because then it - * will run more slowly). - */ - - yy_next_state = yy_try_NUL_trans( yy_current_state ); - - yy_bp = yytext_ptr + YY_MORE_ADJ; - - if ( yy_next_state ) - { - /* Consume the NUL. */ - yy_cp = ++yy_c_buf_p; - yy_current_state = yy_next_state; - goto yy_match; - } - - else - { - yy_cp = yy_c_buf_p; - goto yy_find_action; - } - } - - else switch ( yy_get_next_buffer() ) - { - case EOB_ACT_END_OF_FILE: - { - yy_did_buffer_switch_on_eof = 0; - - if ( yywrap() ) - { - /* Note: because we've taken care in - * yy_get_next_buffer() to have set up - * yytext, we can now set up - * yy_c_buf_p so that if some total - * hoser (like flex itself) wants to - * call the scanner after we return the - * YY_NULL, it'll still work - another - * YY_NULL will get returned. - */ - yy_c_buf_p = yytext_ptr + YY_MORE_ADJ; - - yy_act = YY_STATE_EOF(YY_START); - goto do_action; - } - - else - { - if ( ! yy_did_buffer_switch_on_eof ) - YY_NEW_FILE; - } - break; - } - - case EOB_ACT_CONTINUE_SCAN: - yy_c_buf_p = - yytext_ptr + yy_amount_of_matched_text; - - yy_current_state = yy_get_previous_state(); - - yy_cp = yy_c_buf_p; - yy_bp = yytext_ptr + YY_MORE_ADJ; - goto yy_match; - - case EOB_ACT_LAST_MATCH: - yy_c_buf_p = - &yy_current_buffer->yy_ch_buf[yy_n_chars]; - - yy_current_state = yy_get_previous_state(); - - yy_cp = yy_c_buf_p; - yy_bp = yytext_ptr + YY_MORE_ADJ; - goto yy_find_action; - } - break; - } - - default: - YY_FATAL_ERROR( - "fatal flex scanner internal error--no action found" ); - } /* end of action switch */ - } /* end of scanning one token */ - } /* end of yylex */ - - -/* yy_get_next_buffer - try to read in a new buffer - * - * Returns a code representing an action: - * EOB_ACT_LAST_MATCH - - * EOB_ACT_CONTINUE_SCAN - continue scanning from current position - * EOB_ACT_END_OF_FILE - end of file - */ - -static int yy_get_next_buffer() - { - register char *dest = yy_current_buffer->yy_ch_buf; - register char *source = yytext_ptr; - register int number_to_move, i; - int ret_val; - - if ( yy_c_buf_p > &yy_current_buffer->yy_ch_buf[yy_n_chars + 1] ) - YY_FATAL_ERROR( - "fatal flex scanner internal error--end of buffer missed" ); - - if ( yy_current_buffer->yy_fill_buffer == 0 ) - { /* Don't try to fill the buffer, so this is an EOF. */ - if ( yy_c_buf_p - yytext_ptr - YY_MORE_ADJ == 1 ) - { - /* We matched a single character, the EOB, so - * treat this as a final EOF. - */ - return EOB_ACT_END_OF_FILE; - } - - else - { - /* We matched some text prior to the EOB, first - * process it. - */ - return EOB_ACT_LAST_MATCH; - } - } - - /* Try to read more data. */ - - /* First move last chars to start of buffer. */ - number_to_move = (int) (yy_c_buf_p - yytext_ptr) - 1; - - for ( i = 0; i < number_to_move; ++i ) - *(dest++) = *(source++); - - if ( yy_current_buffer->yy_buffer_status == YY_BUFFER_EOF_PENDING ) - /* don't do the read, it's not guaranteed to return an EOF, - * just force an EOF - */ - yy_current_buffer->yy_n_chars = yy_n_chars = 0; - - else - { - int num_to_read = - yy_current_buffer->yy_buf_size - number_to_move - 1; - - while ( num_to_read <= 0 ) - { /* Not enough room in the buffer - grow it. */ -#ifdef YY_USES_REJECT - YY_FATAL_ERROR( -"input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); -#else - - /* just a shorter name for the current buffer */ - YY_BUFFER_STATE b = yy_current_buffer; - - int yy_c_buf_p_offset = - (int) (yy_c_buf_p - b->yy_ch_buf); - - if ( b->yy_is_our_buffer ) - { - int new_size = b->yy_buf_size * 2; - - if ( new_size <= 0 ) - b->yy_buf_size += b->yy_buf_size / 8; - else - b->yy_buf_size *= 2; - - b->yy_ch_buf = (char *) - /* Include room in for 2 EOB chars. */ - yy_flex_realloc( (void *) b->yy_ch_buf, - b->yy_buf_size + 2 ); - } - else - /* Can't grow it, we don't own it. */ - b->yy_ch_buf = 0; - - if ( ! b->yy_ch_buf ) - YY_FATAL_ERROR( - "fatal error - scanner input buffer overflow" ); - - yy_c_buf_p = &b->yy_ch_buf[yy_c_buf_p_offset]; - - num_to_read = yy_current_buffer->yy_buf_size - - number_to_move - 1; -#endif - } - - if ( num_to_read > YY_READ_BUF_SIZE ) - num_to_read = YY_READ_BUF_SIZE; - - /* Read in more data. */ - YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), - yy_n_chars, num_to_read ); - - yy_current_buffer->yy_n_chars = yy_n_chars; - } - - if ( yy_n_chars == 0 ) - { - if ( number_to_move == YY_MORE_ADJ ) - { - ret_val = EOB_ACT_END_OF_FILE; - yyrestart( yyin ); - } - - else - { - ret_val = EOB_ACT_LAST_MATCH; - yy_current_buffer->yy_buffer_status = - YY_BUFFER_EOF_PENDING; - } - } - - else - ret_val = EOB_ACT_CONTINUE_SCAN; - - yy_n_chars += number_to_move; - yy_current_buffer->yy_ch_buf[yy_n_chars] = YY_END_OF_BUFFER_CHAR; - yy_current_buffer->yy_ch_buf[yy_n_chars + 1] = YY_END_OF_BUFFER_CHAR; - - yytext_ptr = &yy_current_buffer->yy_ch_buf[0]; - - return ret_val; - } - - -/* yy_get_previous_state - get the state just before the EOB char was reached */ - -static yy_state_type yy_get_previous_state() - { - register yy_state_type yy_current_state; - register char *yy_cp; - - yy_current_state = yy_start; - - for ( yy_cp = yytext_ptr + YY_MORE_ADJ; yy_cp < yy_c_buf_p; ++yy_cp ) - { - register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); - if ( yy_accept[yy_current_state] ) - { - yy_last_accepting_state = yy_current_state; - yy_last_accepting_cpos = yy_cp; - } - while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) - { - yy_current_state = (int) yy_def[yy_current_state]; - if ( yy_current_state >= 517 ) - yy_c = yy_meta[(unsigned int) yy_c]; - } - yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; - } - - return yy_current_state; - } - - -/* yy_try_NUL_trans - try to make a transition on the NUL character - * - * synopsis - * next_state = yy_try_NUL_trans( current_state ); - */ - -#ifdef YY_USE_PROTOS -static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state ) -#else -static yy_state_type yy_try_NUL_trans( yy_current_state ) -yy_state_type yy_current_state; -#endif - { - register int yy_is_jam; - register char *yy_cp = yy_c_buf_p; - - register YY_CHAR yy_c = 1; - if ( yy_accept[yy_current_state] ) - { - yy_last_accepting_state = yy_current_state; - yy_last_accepting_cpos = yy_cp; - } - while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) - { - yy_current_state = (int) yy_def[yy_current_state]; - if ( yy_current_state >= 517 ) - yy_c = yy_meta[(unsigned int) yy_c]; - } - yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; - yy_is_jam = (yy_current_state == 516); - - return yy_is_jam ? 0 : yy_current_state; - } - - -#ifndef YY_NO_UNPUT -#ifdef YY_USE_PROTOS -static void yyunput( int c, register char *yy_bp ) -#else -static void yyunput( c, yy_bp ) -int c; -register char *yy_bp; -#endif - { - register char *yy_cp = yy_c_buf_p; - - /* undo effects of setting up yytext */ - *yy_cp = yy_hold_char; - - if ( yy_cp < yy_current_buffer->yy_ch_buf + 2 ) - { /* need to shift things up to make room */ - /* +2 for EOB chars. */ - register int number_to_move = yy_n_chars + 2; - register char *dest = &yy_current_buffer->yy_ch_buf[ - yy_current_buffer->yy_buf_size + 2]; - register char *source = - &yy_current_buffer->yy_ch_buf[number_to_move]; - - while ( source > yy_current_buffer->yy_ch_buf ) - *--dest = *--source; - - yy_cp += (int) (dest - source); - yy_bp += (int) (dest - source); - yy_current_buffer->yy_n_chars = - yy_n_chars = yy_current_buffer->yy_buf_size; - - if ( yy_cp < yy_current_buffer->yy_ch_buf + 2 ) - YY_FATAL_ERROR( "flex scanner push-back overflow" ); - } - - *--yy_cp = (char) c; - - - yytext_ptr = yy_bp; - yy_hold_char = *yy_cp; - yy_c_buf_p = yy_cp; - } -#endif /* ifndef YY_NO_UNPUT */ - - -#ifdef __cplusplus -static int yyinput() -#else -static int input() -#endif - { - int c; - - *yy_c_buf_p = yy_hold_char; - - if ( *yy_c_buf_p == YY_END_OF_BUFFER_CHAR ) - { - /* yy_c_buf_p now points to the character we want to return. - * If this occurs *before* the EOB characters, then it's a - * valid NUL; if not, then we've hit the end of the buffer. - */ - if ( yy_c_buf_p < &yy_current_buffer->yy_ch_buf[yy_n_chars] ) - /* This was really a NUL. */ - *yy_c_buf_p = '\0'; - - else - { /* need more input */ - int offset = yy_c_buf_p - yytext_ptr; - ++yy_c_buf_p; - - switch ( yy_get_next_buffer() ) - { - case EOB_ACT_LAST_MATCH: - /* This happens because yy_g_n_b() - * sees that we've accumulated a - * token and flags that we need to - * try matching the token before - * proceeding. But for input(), - * there's no matching to consider. - * So convert the EOB_ACT_LAST_MATCH - * to EOB_ACT_END_OF_FILE. - */ - - /* Reset buffer status. */ - yyrestart( yyin ); - - /* fall through */ - - case EOB_ACT_END_OF_FILE: - { - if ( yywrap() ) - return EOF; - - if ( ! yy_did_buffer_switch_on_eof ) - YY_NEW_FILE; -#ifdef __cplusplus - return yyinput(); -#else - return input(); -#endif - } - - case EOB_ACT_CONTINUE_SCAN: - yy_c_buf_p = yytext_ptr + offset; - break; - } - } - } - - c = *(unsigned char *) yy_c_buf_p; /* cast for 8-bit char's */ - *yy_c_buf_p = '\0'; /* preserve yytext */ - yy_hold_char = *++yy_c_buf_p; - - - return c; - } - - -#ifdef YY_USE_PROTOS -void yyrestart( FILE *input_file ) -#else -void yyrestart( input_file ) -FILE *input_file; -#endif - { - if ( ! yy_current_buffer ) - yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); - - yy_init_buffer( yy_current_buffer, input_file ); - yy_load_buffer_state(); - } - - -#ifdef YY_USE_PROTOS -void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) -#else -void yy_switch_to_buffer( new_buffer ) -YY_BUFFER_STATE new_buffer; -#endif - { - if ( yy_current_buffer == new_buffer ) - return; - - if ( yy_current_buffer ) - { - /* Flush out information for old buffer. */ - *yy_c_buf_p = yy_hold_char; - yy_current_buffer->yy_buf_pos = yy_c_buf_p; - yy_current_buffer->yy_n_chars = yy_n_chars; - } - - yy_current_buffer = new_buffer; - yy_load_buffer_state(); - - /* We don't actually know whether we did this switch during - * EOF (yywrap()) processing, but the only time this flag - * is looked at is after yywrap() is called, so it's safe - * to go ahead and always set it. - */ - yy_did_buffer_switch_on_eof = 1; - } - - -#ifdef YY_USE_PROTOS -void yy_load_buffer_state( void ) -#else -void yy_load_buffer_state() -#endif - { - yy_n_chars = yy_current_buffer->yy_n_chars; - yytext_ptr = yy_c_buf_p = yy_current_buffer->yy_buf_pos; - yyin = yy_current_buffer->yy_input_file; - yy_hold_char = *yy_c_buf_p; - } - - -#ifdef YY_USE_PROTOS -YY_BUFFER_STATE yy_create_buffer( FILE *file, int size ) -#else -YY_BUFFER_STATE yy_create_buffer( file, size ) -FILE *file; -int size; -#endif - { - YY_BUFFER_STATE b; - - b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) ); - if ( ! b ) - YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); - - b->yy_buf_size = size; - - /* yy_ch_buf has to be 2 characters longer than the size given because - * we need to put in 2 end-of-buffer characters. - */ - b->yy_ch_buf = (char *) yy_flex_alloc( b->yy_buf_size + 2 ); - if ( ! b->yy_ch_buf ) - YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); - - b->yy_is_our_buffer = 1; - - yy_init_buffer( b, file ); - - return b; - } - - -#ifdef YY_USE_PROTOS -void yy_delete_buffer( YY_BUFFER_STATE b ) -#else -void yy_delete_buffer( b ) -YY_BUFFER_STATE b; -#endif - { - if ( ! b ) - return; - - if ( b == yy_current_buffer ) - yy_current_buffer = (YY_BUFFER_STATE) 0; - - if ( b->yy_is_our_buffer ) - yy_flex_free( (void *) b->yy_ch_buf ); - - yy_flex_free( (void *) b ); - } - - -#ifndef YY_ALWAYS_INTERACTIVE -#ifndef YY_NEVER_INTERACTIVE -extern int isatty YY_PROTO(( int )); -#endif -#endif - -#ifdef YY_USE_PROTOS -void yy_init_buffer( YY_BUFFER_STATE b, FILE *file ) -#else -void yy_init_buffer( b, file ) -YY_BUFFER_STATE b; -FILE *file; -#endif - - - { - yy_flush_buffer( b ); - - b->yy_input_file = file; - b->yy_fill_buffer = 1; - -#if YY_ALWAYS_INTERACTIVE - b->yy_is_interactive = 1; -#else -#if YY_NEVER_INTERACTIVE - b->yy_is_interactive = 0; -#else - b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; -#endif -#endif - } - - -#ifdef YY_USE_PROTOS -void yy_flush_buffer( YY_BUFFER_STATE b ) -#else -void yy_flush_buffer( b ) -YY_BUFFER_STATE b; -#endif - - { - if ( ! b ) - return; - - b->yy_n_chars = 0; - - /* We always need two end-of-buffer characters. The first causes - * a transition to the end-of-buffer state. The second causes - * a jam in that state. - */ - b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; - b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; - - b->yy_buf_pos = &b->yy_ch_buf[0]; - - b->yy_at_bol = 1; - b->yy_buffer_status = YY_BUFFER_NEW; - - if ( b == yy_current_buffer ) - yy_load_buffer_state(); - } - - -#ifndef YY_NO_SCAN_BUFFER -#ifdef YY_USE_PROTOS -YY_BUFFER_STATE yy_scan_buffer( char *base, yy_size_t size ) -#else -YY_BUFFER_STATE yy_scan_buffer( base, size ) -char *base; -yy_size_t size; -#endif - { - YY_BUFFER_STATE b; - - if ( size < 2 || - base[size-2] != YY_END_OF_BUFFER_CHAR || - base[size-1] != YY_END_OF_BUFFER_CHAR ) - /* They forgot to leave room for the EOB's. */ - return 0; - - b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) ); - if ( ! b ) - YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); - - b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ - b->yy_buf_pos = b->yy_ch_buf = base; - b->yy_is_our_buffer = 0; - b->yy_input_file = 0; - b->yy_n_chars = b->yy_buf_size; - b->yy_is_interactive = 0; - b->yy_at_bol = 1; - b->yy_fill_buffer = 0; - b->yy_buffer_status = YY_BUFFER_NEW; - - yy_switch_to_buffer( b ); - - return b; - } -#endif - - -#ifndef YY_NO_SCAN_STRING -#ifdef YY_USE_PROTOS -YY_BUFFER_STATE yy_scan_string( yyconst char *yy_str ) -#else -YY_BUFFER_STATE yy_scan_string( yy_str ) -yyconst char *yy_str; -#endif - { - int len; - for ( len = 0; yy_str[len]; ++len ) - ; - - return yy_scan_bytes( yy_str, len ); - } -#endif - - -#ifndef YY_NO_SCAN_BYTES -#ifdef YY_USE_PROTOS -YY_BUFFER_STATE yy_scan_bytes( yyconst char *bytes, int len ) -#else -YY_BUFFER_STATE yy_scan_bytes( bytes, len ) -yyconst char *bytes; -int len; -#endif - { - YY_BUFFER_STATE b; - char *buf; - yy_size_t n; - int i; - - /* Get memory for full buffer, including space for trailing EOB's. */ - n = len + 2; - buf = (char *) yy_flex_alloc( n ); - if ( ! buf ) - YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); - - for ( i = 0; i < len; ++i ) - buf[i] = bytes[i]; - - buf[len] = buf[len+1] = YY_END_OF_BUFFER_CHAR; - - b = yy_scan_buffer( buf, n ); - if ( ! b ) - YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); - - /* It's okay to grow etc. this buffer, and we should throw it - * away when we're done. - */ - b->yy_is_our_buffer = 1; - - return b; - } -#endif - - -#ifndef YY_NO_PUSH_STATE -#ifdef YY_USE_PROTOS -static void yy_push_state( int new_state ) -#else -static void yy_push_state( new_state ) -int new_state; -#endif - { - if ( yy_start_stack_ptr >= yy_start_stack_depth ) - { - yy_size_t new_size; - - yy_start_stack_depth += YY_START_STACK_INCR; - new_size = yy_start_stack_depth * sizeof( int ); - - if ( ! yy_start_stack ) - yy_start_stack = (int *) yy_flex_alloc( new_size ); - - else - yy_start_stack = (int *) yy_flex_realloc( - (void *) yy_start_stack, new_size ); - - if ( ! yy_start_stack ) - YY_FATAL_ERROR( - "out of memory expanding start-condition stack" ); - } - - yy_start_stack[yy_start_stack_ptr++] = YY_START; - - BEGIN(new_state); - } -#endif - - -#ifndef YY_NO_POP_STATE -static void yy_pop_state() - { - if ( --yy_start_stack_ptr < 0 ) - YY_FATAL_ERROR( "start-condition stack underflow" ); - - BEGIN(yy_start_stack[yy_start_stack_ptr]); - } -#endif - - -#ifndef YY_NO_TOP_STATE -static int yy_top_state() - { - return yy_start_stack[yy_start_stack_ptr - 1]; - } -#endif - -#ifndef YY_EXIT_FAILURE -#define YY_EXIT_FAILURE 2 -#endif - -#ifdef YY_USE_PROTOS -static void yy_fatal_error( yyconst char msg[] ) -#else -static void yy_fatal_error( msg ) -char msg[]; -#endif - { - (void) fprintf( stderr, "%s\n", msg ); - exit( YY_EXIT_FAILURE ); - } - - - -/* Redefine yyless() so it works in section 3 code. */ - -#undef yyless -#define yyless(n) \ - do \ - { \ - /* Undo effects of setting up yytext. */ \ - yytext[yyleng] = yy_hold_char; \ - yy_c_buf_p = yytext + n; \ - yy_hold_char = *yy_c_buf_p; \ - *yy_c_buf_p = '\0'; \ - yyleng = n; \ - } \ - while ( 0 ) - - -/* Internal utility routines. */ - -#ifndef yytext_ptr -#ifdef YY_USE_PROTOS -static void yy_flex_strncpy( char *s1, yyconst char *s2, int n ) -#else -static void yy_flex_strncpy( s1, s2, n ) -char *s1; -yyconst char *s2; -int n; -#endif - { - register int i; - for ( i = 0; i < n; ++i ) - s1[i] = s2[i]; - } -#endif - -#ifdef YY_NEED_STRLEN -#ifdef YY_USE_PROTOS -static int yy_flex_strlen( yyconst char *s ) -#else -static int yy_flex_strlen( s ) -yyconst char *s; -#endif - { - register int n; - for ( n = 0; s[n]; ++n ) - ; - - return n; - } -#endif - - -#ifdef YY_USE_PROTOS -static void *yy_flex_alloc( yy_size_t size ) -#else -static void *yy_flex_alloc( size ) -yy_size_t size; -#endif - { - return (void *) malloc( size ); - } - -#ifdef YY_USE_PROTOS -static void *yy_flex_realloc( void *ptr, yy_size_t size ) -#else -static void *yy_flex_realloc( ptr, size ) -void *ptr; -yy_size_t size; -#endif - { - /* The cast to (char *) in the following accommodates both - * implementations that use char* generic pointers, and those - * that use void* generic pointers. It works with the latter - * because both ANSI C and C++ allow castless assignment from - * any pointer type to void*, and deal with argument conversions - * as though doing an assignment. - */ - return (void *) realloc( (char *) ptr, size ); - } - -#ifdef YY_USE_PROTOS -static void yy_flex_free( void *ptr ) -#else -static void yy_flex_free( ptr ) -void *ptr; -#endif - { - free( ptr ); - } - -#if YY_MAIN -int main() - { - yylex(); - return 0; - } -#endif -#line 336 "cftoken.l" - -static void -cfdebug_print(w, t, l) - char *w, *t; - int l; -{ - if (w) { - dprintf(LOG_DEBUG, FNAME, - "<%d>%s [%s] (%d)", yy_start, w, t, l); - } else { - dprintf(LOG_DEBUG, FNAME, - "<%d>[%s] (%d)", yy_start, t, l); - } -} - -static void -yyerror0(int level, char *s, va_list ap) -{ - char ebuf[BUFSIZ], *bp, *ep; - - bp = ebuf; - ep = ebuf + sizeof(ebuf); - bp += snprintf(bp, ep - bp, "%s %d: ", configfilename, lineno); - if (bp < ep) - bp += vsnprintf(bp, ep - bp, s, ap); - - dprintf(level, FNAME, ebuf); -} - -void -yyerror(char *s, ...) -{ - va_list ap; -#ifdef HAVE_STDARG_H - va_start(ap, s); -#else - va_start(ap); -#endif - yyerror0(LOG_ERR, s, ap); - va_end(ap); - yyerrorcount++; -} - -void -yywarn(char *s, ...) -{ - va_list ap; -#ifdef HAVE_STDARG_H - va_start(ap, s); -#else - va_start(ap); -#endif - yyerror0(LOG_WARNING, s, ap); - va_end(ap); -} - -int -cfswitch_buffer(incl) - char *incl; -{ - char *path = qstrdup(incl); - FILE *fp; - - if (incstackp >= MAX_INCLUDE_DEPTH) { - dprintf(LOG_ERR, FNAME, "cfparse: includes nested too deeply"); - return (-1); - } - incstack[incstackp].path = configfilename; - incstack[incstackp].state = YY_CURRENT_BUFFER; - incstack[incstackp].lineno = lineno; - - fp = fopen(path, "r"); - if (fp == NULL) { - dprintf(LOG_ERR, FNAME, "cfparse: fopen(%s): %s", - path, strerror(errno)); - if (errno == ENOENT) - return (0); - return (-1); - } - incstackp++; - configfilename = path; - lineno = 1; - yy_switch_to_buffer(yy_create_buffer(fp, YY_BUF_SIZE)); - - BEGIN(S_CNF); - - return (0); -} - -int -cfparse(conf) - char *conf; -{ - configfilename = conf; - if ((yyin = fopen(configfilename, "r")) == NULL) { - dprintf(LOG_ERR, FNAME, "cfparse: fopen(%s): %s", - configfilename, strerror(errno)); - if (errno == ENOENT) - return (0); - return (-1); - } - - if (yyparse() || yyerrorcount) { - if (yyerrorcount) { - yyerror("fatal parse failure: exiting (%d errors)", - yyerrorcount); - } else - yyerror("fatal parse failure: exiting"); - return (-1); - } - - return (cf_post_config()); -} diff --git a/release/src/router/dhcpv6/y.tab.h b/release/src/router/dhcpv6/y.tab.h deleted file mode 100644 index e8501f2005..0000000000 --- a/release/src/router/dhcpv6/y.tab.h +++ /dev/null @@ -1,193 +0,0 @@ -/* A Bison parser, made by GNU Bison 2.1. */ - -/* Skeleton parser for Yacc-like parsing with Bison, - Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) - any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. */ - -/* As a special exception, when this file is copied by Bison into a - Bison output file, you may use that output file without restriction. - This special exception was added by the Free Software Foundation - in version 1.24 of Bison. */ - -/* Tokens. */ -#ifndef YYTOKENTYPE -# define YYTOKENTYPE - /* Put the tokens into the symbol table, so that GDB and other debuggers - know about them. */ - enum yytokentype { - INTERFACE = 258, - IFNAME = 259, - PREFIX_INTERFACE = 260, - SLA_ID = 261, - SLA_LEN = 262, - DUID_ID = 263, - ID_ASSOC = 264, - IA_PD = 265, - IAID = 266, - IA_NA = 267, - ADDRESS = 268, - REQUEST = 269, - SEND = 270, - ALLOW = 271, - PREFERENCE = 272, - HOST = 273, - HOSTNAME = 274, - DUID = 275, - OPTION = 276, - RAPID_COMMIT = 277, - DNS_SERVERS = 278, - DNS_NAME = 279, - NTP_SERVERS = 280, - REFRESHTIME = 281, - SIP_SERVERS = 282, - SIP_NAME = 283, - NIS_SERVERS = 284, - NIS_NAME = 285, - NISP_SERVERS = 286, - NISP_NAME = 287, - BCMCS_SERVERS = 288, - BCMCS_NAME = 289, - INFO_ONLY = 290, - SCRIPT = 291, - DELAYEDKEY = 292, - AUTHENTICATION = 293, - PROTOCOL = 294, - ALGORITHM = 295, - DELAYED = 296, - RECONFIG = 297, - HMACMD5 = 298, - MONOCOUNTER = 299, - AUTHNAME = 300, - RDM = 301, - KEY = 302, - KEYINFO = 303, - REALM = 304, - KEYID = 305, - SECRET = 306, - KEYNAME = 307, - EXPIRE = 308, - ADDRPOOL = 309, - POOLNAME = 310, - RANGE = 311, - TO = 312, - ADDRESS_POOL = 313, - INCLUDE = 314, - NUMBER = 315, - SLASH = 316, - EOS = 317, - BCL = 318, - ECL = 319, - STRING = 320, - QSTRING = 321, - PREFIX = 322, - INFINITY = 323, - COMMA = 324 - }; -#endif -/* Tokens. */ -#define INTERFACE 258 -#define IFNAME 259 -#define PREFIX_INTERFACE 260 -#define SLA_ID 261 -#define SLA_LEN 262 -#define DUID_ID 263 -#define ID_ASSOC 264 -#define IA_PD 265 -#define IAID 266 -#define IA_NA 267 -#define ADDRESS 268 -#define REQUEST 269 -#define SEND 270 -#define ALLOW 271 -#define PREFERENCE 272 -#define HOST 273 -#define HOSTNAME 274 -#define DUID 275 -#define OPTION 276 -#define RAPID_COMMIT 277 -#define DNS_SERVERS 278 -#define DNS_NAME 279 -#define NTP_SERVERS 280 -#define REFRESHTIME 281 -#define SIP_SERVERS 282 -#define SIP_NAME 283 -#define NIS_SERVERS 284 -#define NIS_NAME 285 -#define NISP_SERVERS 286 -#define NISP_NAME 287 -#define BCMCS_SERVERS 288 -#define BCMCS_NAME 289 -#define INFO_ONLY 290 -#define SCRIPT 291 -#define DELAYEDKEY 292 -#define AUTHENTICATION 293 -#define PROTOCOL 294 -#define ALGORITHM 295 -#define DELAYED 296 -#define RECONFIG 297 -#define HMACMD5 298 -#define MONOCOUNTER 299 -#define AUTHNAME 300 -#define RDM 301 -#define KEY 302 -#define KEYINFO 303 -#define REALM 304 -#define KEYID 305 -#define SECRET 306 -#define KEYNAME 307 -#define EXPIRE 308 -#define ADDRPOOL 309 -#define POOLNAME 310 -#define RANGE 311 -#define TO 312 -#define ADDRESS_POOL 313 -#define INCLUDE 314 -#define NUMBER 315 -#define SLASH 316 -#define EOS 317 -#define BCL 318 -#define ECL 319 -#define STRING 320 -#define QSTRING 321 -#define PREFIX 322 -#define INFINITY 323 -#define COMMA 324 - - - - -#if ! defined (YYSTYPE) && ! defined (YYSTYPE_IS_DECLARED) -#line 126 "cfparse.y" -typedef union YYSTYPE { - long long num; - char* str; - struct cf_list *list; - struct dhcp6_prefix *prefix; - struct dhcp6_range *range; - struct dhcp6_poolspec *pool; -} YYSTYPE; -/* Line 1447 of yacc.c. */ -#line 185 "y.tab.h" -# define yystype YYSTYPE /* obsolescent; will be withdrawn */ -# define YYSTYPE_IS_DECLARED 1 -# define YYSTYPE_IS_TRIVIAL 1 -#endif - -extern YYSTYPE yylval; - - - diff --git a/release/src/router/glib/.deps/garray.Plo b/release/src/router/glib/.deps/garray.Plo deleted file mode 100644 index d7d71124b8..0000000000 --- a/release/src/router/glib/.deps/garray.Plo +++ /dev/null @@ -1,54 +0,0 @@ -garray.lo garray.o: garray.c \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/gcache.Plo b/release/src/router/glib/.deps/gcache.Plo deleted file mode 100644 index b3c6c4b624..0000000000 --- a/release/src/router/glib/.deps/gcache.Plo +++ /dev/null @@ -1,47 +0,0 @@ -gcache.lo gcache.o: gcache.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/gcompletion.Plo b/release/src/router/glib/.deps/gcompletion.Plo deleted file mode 100644 index ad7faf2f36..0000000000 --- a/release/src/router/glib/.deps/gcompletion.Plo +++ /dev/null @@ -1,53 +0,0 @@ -gcompletion.lo gcompletion.o: gcompletion.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: diff --git a/release/src/router/glib/.deps/gdataset.Plo b/release/src/router/glib/.deps/gdataset.Plo deleted file mode 100644 index e2f9a7f9e1..0000000000 --- a/release/src/router/glib/.deps/gdataset.Plo +++ /dev/null @@ -1,54 +0,0 @@ -gdataset.lo gdataset.o: gdataset.c \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/gdate.Plo b/release/src/router/glib/.deps/gdate.Plo deleted file mode 100644 index dee7c8a313..0000000000 --- a/release/src/router/glib/.deps/gdate.Plo +++ /dev/null @@ -1,121 +0,0 @@ -gdate.lo gdate.o: gdate.c config.h glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/ctype.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_touplow.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/locale.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_locale.h - -config.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/ctype.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_touplow.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/locale.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_locale.h: diff --git a/release/src/router/glib/.deps/gerror.Plo b/release/src/router/glib/.deps/gerror.Plo deleted file mode 100644 index bc0d01ebbe..0000000000 --- a/release/src/router/glib/.deps/gerror.Plo +++ /dev/null @@ -1,182 +0,0 @@ -gerror.lo gerror.o: gerror.c config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/signum.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/siginfo.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigaction.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigcontext.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sgidefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigstack.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h \ - glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/times.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h - -config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/signum.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/siginfo.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigaction.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigcontext.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sgidefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigstack.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/times.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: diff --git a/release/src/router/glib/.deps/ghash.Plo b/release/src/router/glib/.deps/ghash.Plo deleted file mode 100644 index b6a15a0712..0000000000 --- a/release/src/router/glib/.deps/ghash.Plo +++ /dev/null @@ -1,47 +0,0 @@ -ghash.lo ghash.o: ghash.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/ghook.Plo b/release/src/router/glib/.deps/ghook.Plo deleted file mode 100644 index cf6ff9c254..0000000000 --- a/release/src/router/glib/.deps/ghook.Plo +++ /dev/null @@ -1,47 +0,0 @@ -ghook.lo ghook.o: ghook.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/giochannel.Plo b/release/src/router/glib/.deps/giochannel.Plo deleted file mode 100644 index 205c2cea0f..0000000000 --- a/release/src/router/glib/.deps/giochannel.Plo +++ /dev/null @@ -1,82 +0,0 @@ -giochannel.lo giochannel.o: giochannel.c config.h glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h - -config.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h: diff --git a/release/src/router/glib/.deps/giounix.Plo b/release/src/router/glib/.deps/giounix.Plo deleted file mode 100644 index dce77e71d7..0000000000 --- a/release/src/router/glib/.deps/giounix.Plo +++ /dev/null @@ -1,122 +0,0 @@ -giounix.lo giounix.o: giounix.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm-generic/errno-base.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm-generic/errno-base.h: diff --git a/release/src/router/glib/.deps/glist.Plo b/release/src/router/glib/.deps/glist.Plo deleted file mode 100644 index 434ba450bf..0000000000 --- a/release/src/router/glib/.deps/glist.Plo +++ /dev/null @@ -1,47 +0,0 @@ -glist.lo glist.o: glist.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/gmain.Plo b/release/src/router/glib/.deps/gmain.Plo deleted file mode 100644 index ee9e8a0bbd..0000000000 --- a/release/src/router/glib/.deps/gmain.Plo +++ /dev/null @@ -1,136 +0,0 @@ -gmain.lo gmain.o: gmain.c config.h glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/poll.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/poll.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm-generic/errno-base.h - -config.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/poll.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/poll.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm-generic/errno-base.h: diff --git a/release/src/router/glib/.deps/gmem.Plo b/release/src/router/glib/.deps/gmem.Plo deleted file mode 100644 index c96c70c0e9..0000000000 --- a/release/src/router/glib/.deps/gmem.Plo +++ /dev/null @@ -1,107 +0,0 @@ -gmem.lo gmem.o: gmem.c config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/gmessages.Plo b/release/src/router/glib/.deps/gmessages.Plo deleted file mode 100644 index 05234058dc..0000000000 --- a/release/src/router/glib/.deps/gmessages.Plo +++ /dev/null @@ -1,158 +0,0 @@ -gmessages.lo gmessages.o: gmessages.c config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h - -config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h: diff --git a/release/src/router/glib/.deps/gmutex.Plo b/release/src/router/glib/.deps/gmutex.Plo deleted file mode 100644 index 8dcd958b9f..0000000000 --- a/release/src/router/glib/.deps/gmutex.Plo +++ /dev/null @@ -1,47 +0,0 @@ -gmutex.lo gmutex.o: gmutex.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/gnode.Plo b/release/src/router/glib/.deps/gnode.Plo deleted file mode 100644 index ceb9b571d4..0000000000 --- a/release/src/router/glib/.deps/gnode.Plo +++ /dev/null @@ -1,47 +0,0 @@ -gnode.lo gnode.o: gnode.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/gprimes.Plo b/release/src/router/glib/.deps/gprimes.Plo deleted file mode 100644 index 74dfa0f2cc..0000000000 --- a/release/src/router/glib/.deps/gprimes.Plo +++ /dev/null @@ -1,47 +0,0 @@ -gprimes.lo gprimes.o: gprimes.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/grel.Plo b/release/src/router/glib/.deps/grel.Plo deleted file mode 100644 index 97cdea86d5..0000000000 --- a/release/src/router/glib/.deps/grel.Plo +++ /dev/null @@ -1,53 +0,0 @@ -grel.lo grel.o: grel.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: diff --git a/release/src/router/glib/.deps/gscanner.Plo b/release/src/router/glib/.deps/gscanner.Plo deleted file mode 100644 index 0fa9af28e9..0000000000 --- a/release/src/router/glib/.deps/gscanner.Plo +++ /dev/null @@ -1,182 +0,0 @@ -gscanner.lo gscanner.o: gscanner.c config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h \ - glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm-generic/errno-base.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/stat.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stat.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sgidefs.h - -config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm-generic/errno-base.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/stat.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stat.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sgidefs.h: diff --git a/release/src/router/glib/.deps/gslist.Plo b/release/src/router/glib/.deps/gslist.Plo deleted file mode 100644 index edc3087841..0000000000 --- a/release/src/router/glib/.deps/gslist.Plo +++ /dev/null @@ -1,47 +0,0 @@ -gslist.lo gslist.o: gslist.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/gstrfuncs.Plo b/release/src/router/glib/.deps/gstrfuncs.Plo deleted file mode 100644 index 9cc5ce98cc..0000000000 --- a/release/src/router/glib/.deps/gstrfuncs.Plo +++ /dev/null @@ -1,173 +0,0 @@ -gstrfuncs.lo gstrfuncs.o: gstrfuncs.c config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/locale.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_locale.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm-generic/errno-base.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/ctype.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_touplow.h \ - glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h - -config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/locale.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_locale.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm-generic/errno-base.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/ctype.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_touplow.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: diff --git a/release/src/router/glib/.deps/gstring.Plo b/release/src/router/glib/.deps/gstring.Plo deleted file mode 100644 index 3ba02800ff..0000000000 --- a/release/src/router/glib/.deps/gstring.Plo +++ /dev/null @@ -1,150 +0,0 @@ -gstring.lo gstring.o: gstring.c \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/ctype.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_touplow.h \ - glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/ctype.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_touplow.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: diff --git a/release/src/router/glib/.deps/gtimer.Plo b/release/src/router/glib/.deps/gtimer.Plo deleted file mode 100644 index 5763f25d07..0000000000 --- a/release/src/router/glib/.deps/gtimer.Plo +++ /dev/null @@ -1,100 +0,0 @@ -gtimer.lo gtimer.o: gtimer.c config.h glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h - -config.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: diff --git a/release/src/router/glib/.deps/gtree.Plo b/release/src/router/glib/.deps/gtree.Plo deleted file mode 100644 index 91f43a6076..0000000000 --- a/release/src/router/glib/.deps/gtree.Plo +++ /dev/null @@ -1,47 +0,0 @@ -gtree.lo gtree.o: gtree.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: diff --git a/release/src/router/glib/.deps/gutils.Plo b/release/src/router/glib/.deps/gutils.Plo deleted file mode 100644 index 976bd27b54..0000000000 --- a/release/src/router/glib/.deps/gutils.Plo +++ /dev/null @@ -1,187 +0,0 @@ -gutils.lo gutils.o: gutils.c config.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/errno.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm-generic/errno-base.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pwd.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/param.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/param.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/param.h \ - glib.h glibconfig.h - -config.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/unistd.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix_opt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/confname.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/getopt.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdlib.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/endian.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/select.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/sysmacros.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/alloca.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/errno.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm-generic/errno-base.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pwd.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/param.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/param.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/asm/param.h: - -glib.h: - -glibconfig.h: diff --git a/release/src/router/glib/.deps/testgdate.Po b/release/src/router/glib/.deps/testgdate.Po deleted file mode 100644 index 39790347a7..0000000000 --- a/release/src/router/glib/.deps/testgdate.Po +++ /dev/null @@ -1,125 +0,0 @@ -testgdate.o testgdate.o: testgdate.c glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/locale.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_locale.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/locale.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_locale.h: diff --git a/release/src/router/glib/.deps/testgdateparser.Po b/release/src/router/glib/.deps/testgdateparser.Po deleted file mode 100644 index 518e0163de..0000000000 --- a/release/src/router/glib/.deps/testgdateparser.Po +++ /dev/null @@ -1,126 +0,0 @@ -testgdateparser.o testgdateparser.o: testgdateparser.c glib.h \ - glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/locale.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_locale.h - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/locale.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_locale.h: diff --git a/release/src/router/glib/.deps/testglib.Po b/release/src/router/glib/.deps/testglib.Po deleted file mode 100644 index 64928e1be1..0000000000 --- a/release/src/router/glib/.deps/testglib.Po +++ /dev/null @@ -1,120 +0,0 @@ -testglib.o testglib.o: testglib.c \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h \ - glib.h glibconfig.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h \ - /home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_config.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_arch_features.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sys/cdefs.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stddef.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wordsize.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/kernel_types.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/typesizes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/pthreadtypes.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_stdio.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/wchar.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_mutex.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/sched.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/time.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_clk_tck.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/signal.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigset.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/initspin.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/sigthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_pthread.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/stdarg.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/stdio_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/string.h: - -glib.h: - -glibconfig.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/syslimits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix1_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/linux/limits.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/uClibc_local_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/../../../../mipsel-linux-uclibc/sys-include/bits/posix2_lim.h: - -/home/vicente/tomato/tools/brcm/K26/hndtools-mipsel-uclibc-4.2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.2.4/include/float.h: diff --git a/release/src/router/glib/.libs/garray.o b/release/src/router/glib/.libs/garray.o deleted file mode 100644 index 0f21f51863081bd983c3ed443b31568b75277f50..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcwPel00001 literal 28256 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 diff --git a/release/src/router/glib/.libs/gcache.o b/release/src/router/glib/.libs/gcache.o deleted file mode 100644 index 906c6c76f2e7c5baaccf59488c5c2e907ea2ca16..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcwPel00001 literal 16480 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 O`-Q9fR7wJaBL810O-d^O diff --git a/release/src/router/glib/.libs/gcompletion.o b/release/src/router/glib/.libs/gcompletion.o deleted file mode 100644 index 5e8b631187760dfa3cd90e09a083283ebc905b85..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcwPel00001 literal 12216 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 W4=DNpMUN}`n4-mg;7OoQ@&6y9!h^p6 diff --git a/release/src/router/glib/.libs/gdataset.o b/release/src/router/glib/.libs/gdataset.o deleted file mode 100644 index 725c22336a66a6eab1b798a7d1b74c44168fa431..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcwPel00001 literal 41296 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%0AhPU_NG6fq<{GRKvANLa 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 diff --git a/release/src/router/glib/.libs/gdate.o b/release/src/router/glib/.libs/gdate.o deleted file mode 100644 index b34ba4e67d3e6468fe66091626754fd62e1a591c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcwPel00001 literal 65320 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