Searched refs:all (Results 451 - 475 of 4267) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/bcb5/
H A Dmakefile.mak0 all: setup expat expatw expat_static expatw_static elements outline xmlwf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/maurice/
H A DMakefile6 all: $(EXAMPLES)
23 test: all
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/
H A DMakefile.sol212 all: minconn.so
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A DMakefile.linux10 all: pppdump
H A DMakefile.sol211 all: pppdump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppstats/
H A DMakefile.linux21 all: pppstats
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pppoecd/
H A DMakefile38 all: pppoecd
40 install: all
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libsmbclient/smbwrapper/
H A DMakefile19 all: $(BIN)/smbwrapper.so $(BIN)/smbsh
25 --export-all-symbols \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-utility/
H A DMakefile7 all: $(OBJS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/
H A DMakefile.am13 # Since this particular file is relevant to all components of FLAC,
21 # all: build all programs and libraries using the current
24 # check: build and run all self-tests
45 all.dsp \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dstats.c60 tr_session_stats one, all; local
65 tr_sessionGetCumulativeStats( gtr_core_session( ui->core ), &all );
73 (int)all.sessionCount );
74 g_snprintf( buf, buflen, fmt, (int)all.sessionCount );
76 setLabel( ui->all_up_lb, tr_strlsize( buf, all.uploadedBytes, buflen ) );
77 setLabel( ui->all_down_lb, tr_strlsize( buf, all.downloadedBytes, buflen ) );
78 setLabel( ui->all_time_lb, tr_strltime( buf, all.secondsActive, buflen ) );
79 setLabelFromRatio( ui->all_ratio_lb, all.ratio );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dcommon.mak2 # common bits used by all libraries
5 # first so "all" becomes default target
6 all: all-yes
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/tests/agrep/
H A DMakefile.in191 all: all-am
237 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
246 all=`expr $$all + 1`; \
258 all=`expr $$all + 1`; \
276 banner="All $$all tests passed"; \
278 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
282 banner="$$failed of $$all test
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A DMakefile.in19 LDFLAGS_yes = -Wl,--export-all-symbols
62 all : @PLUGLIB@ libiconv.la
111 install-lib : all force
115 install : all force
131 check : all
H A DMakefile.os230 all : iconv.dll iconv.a iconv.lib
52 install-lib : all force
57 install : all force
67 check : all
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_conntrack.h48 u_int16_t all; member in union:ip_conntrack_old_tuple::__anon20203::__anon20204
55 u_int16_t all; member in union:ip_conntrack_old_tuple::__anon20205::__anon20206
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/
H A DMakefile.sol212 all: minconn.so
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A DMakefile.linux6 all: pppdump
H A DMakefile.sol211 all: pppdump
H A DMakefile.sunos411 all: pppdump
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppstats/
H A DMakefile.linux18 all: pppstats
H A DMakefile.sunos416 all: pppstats
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A DMakefile8 # copyright notice and this permission notice appear in all copies.
45 # Actually all builds use the new 11ac ratespec/chanspec
49 all: libshared.so
51 install: all
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/
H A DMakefile.in31 all : lib/localcharset.h force
32 cd lib && $(MAKE) all
33 cd srclib && $(MAKE) all
34 cd src && $(MAKE) all
35 cd po && $(MAKE) all
36 cd man && $(MAKE) all
37 if test -d tests; then cd tests && $(MAKE) all; fi
40 builddir="`pwd`"; cd libcharset && $(MAKE) all && $(MAKE) install-lib libdir="$$builddir/lib" includedir="$$builddir/lib"
44 install-lib : all force
81 check : all forc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/
H A DMakefile.in32 all : lib/localcharset.h force
33 cd lib && $(MAKE) all
34 cd srclib && $(MAKE) all
35 cd src && $(MAKE) all
36 cd po && $(MAKE) all
37 cd man && $(MAKE) all
38 if test -d tests; then cd tests && $(MAKE) all; fi
41 builddir="`pwd`"; cd libcharset && $(MAKE) all && $(MAKE) install-lib libdir="$$builddir/lib" includedir="$$builddir/lib"
45 install-lib : all force
82 check : all forc
[all...]

Completed in 112 milliseconds

<<11121314151617181920>>