Searched refs:MAKE (Results 1 - 25 of 884) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/
H A DMakefile.msvc68 $(MAKE) -f Makefile.msvc all
77 $(MAKE) -f Makefile.msvc all
80 $(MAKE) -f Makefile.msvc all
83 $(MAKE) -f Makefile.msvc all
86 $(MAKE) -f Makefile.msvc all
89 $(MAKE) -f Makefile.msvc all
92 $(MAKE) -f Makefile.msvc all
101 $(MAKE) -f Makefile.msvc install
104 $(MAKE) -f Makefile.msvc install
107 $(MAKE)
[all...]
H A DMakefile.in33 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"
46 cd lib && $(MAKE) install-lib libdir='$(libdir)' includedir='$(includedir)'
51 cd libcharset && $(MAKE) instal
[all...]
H A DMakefile33 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"
46 cd lib && $(MAKE) install-lib libdir='$(libdir)' includedir='$(includedir)'
51 cd libcharset && $(MAKE) instal
[all...]
H A DMakefile.os219 (cd lib && $(MAKE) -f Makefile.os2 all && cd ..)
20 (cd src && $(MAKE) -f Makefile.os2 all && cd ..)
21 (cd man && $(MAKE) -f Makefile.os2 all && cd ..)
22 (cd tests && $(MAKE) -f Makefile.os2 all && cd ..)
30 (cd lib && $(MAKE) -f Makefile.os2 install-lib libdir='$(libdir)' shlibdir='$(shlibdir)' includedir='$(includedir)' && cd ..)
35 (cd lib && $(MAKE) -f Makefile.os2 install prefix='$(prefix)' exec_prefix='$(exec_prefix)' libdir='$(libdir)' shlibdir='$(shlibdir)' && cd ..)
36 (cd src && $(MAKE) -f Makefile.os2 install prefix='$(prefix)' exec_prefix='$(exec_prefix)' libdir='$(libdir)' shlibdir='$(shlibdir)' && cd ..)
37 (cd man && $(MAKE) -f Makefile.os2 install prefix='$(prefix)' exec_prefix='$(exec_prefix)' datadir='$(datadir)' mandir='$(mandir)' && cd ..)
41 (cd lib && $(MAKE) -f Makefile.os2 uninstall prefix='$(prefix)' exec_prefix='$(exec_prefix)' libdir='$(libdir)' shlibdir='$(shlibdir)' && cd ..)
42 (cd src && $(MAKE)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/solaris/
H A DMakefile.top10 cd chat; $(MAKE) all
11 cd pppd; $(MAKE) all
12 cd pppstats; $(MAKE) all
13 cd pppdump; $(MAKE) all
14 cd solaris; $(MAKE) all
19 cd chat; $(MAKE) install
20 cd pppd; $(MAKE) install
21 cd pppstats; $(MAKE) install
22 cd pppdump; $(MAKE) install
28 cd solaris; $(MAKE) instal
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/share/
H A DMakefile.lite34 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
37 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
40 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
43 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
46 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
49 -(cd getopt ; $(MAKE) -f Makefile.lite clean)
50 -(cd grabbag ; $(MAKE) -f Makefile.lite clean)
51 -(cd replaygain_analysis ; $(MAKE) -f Makefile.lite clean)
52 -(cd replaygain_synthesis ; $(MAKE) -f Makefile.lite clean)
53 -(cd utf8 ; $(MAKE)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/
H A DMakefile.lite49 (cd $@ && $(MAKE) -f Makefile.lite)
52 (cd $@ && $(MAKE) -f Makefile.lite $(CONFIG))
55 (cd $@ && $(MAKE) -f Makefile.lite $(CONFIG))
58 (cd src/$@ && $(MAKE) -f Makefile.lite $(CONFIG))
61 (cd src/$@ && $(MAKE) -f Makefile.lite $(CONFIG))
64 (cd src/$@ && $(MAKE) -f Makefile.lite $(CONFIG))
67 (cd src/$@ && $(MAKE) -f Makefile.lite $(CONFIG))
70 (cd src/$@ && $(MAKE) -f Makefile.lite $(CONFIG))
73 (cd src/$@ && $(MAKE) -f Makefile.lite $(CONFIG))
76 (cd src/$@ && $(MAKE)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/examples/
H A DMakefile.lite34 (cd c/decode/file && $(MAKE) -f Makefile.lite $(CONFIG))
37 (cd c/encode/file && $(MAKE) -f Makefile.lite $(CONFIG))
40 (cd cpp/decode/file && $(MAKE) -f Makefile.lite $(CONFIG))
43 (cd cpp/encode/file && $(MAKE) -f Makefile.lite $(CONFIG))
46 -(cd c/decode/file && $(MAKE) -f Makefile.lite clean)
47 -(cd c/encode/file && $(MAKE) -f Makefile.lite clean)
48 -(cd cpp/decode/file && $(MAKE) -f Makefile.lite clean)
49 -(cd cpp/encode/file && $(MAKE) -f Makefile.lite clean)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_analysis/
H A DMakefile.am17 $(MAKE) all CFLAGS="@DEBUG@"
20 $(MAKE) all CFLAGS="@PROFILE@"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/linux/
H A DMakefile.top13 cd chat; $(MAKE) $(MFLAGS) all
14 cd pppd/plugins; $(MAKE) $(MFLAGS) all
15 cd pppd; $(MAKE) $(MFLAGS) all
16 cd pppstats; $(MAKE) $(MFLAGS) all
17 cd pppdump; $(MAKE) $(MFLAGS) all
22 cd chat; $(MAKE) $(MFLAGS) install
23 cd pppd/plugins; $(MAKE) $(MFLAGS) install
24 cd pppd; $(MAKE) $(MFLAGS) install
25 cd pppstats; $(MAKE) $(MFLAGS) install
26 cd pppdump; $(MAKE)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/boot/
H A DMakefile10 @$(MAKE) -f $(src)/compressed/Makefile $(target_compressed_dir)/vmlinuz
13 @$(MAKE) -f $(src)/compressed/Makefile clean
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/test_grabbag/
H A DMakefile.lite34 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
36 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
39 -(cd cuesheet ; $(MAKE) -f Makefile.lite clean)
40 -(cd picture ; $(MAKE) -f Makefile.lite clean)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/
H A DMakefile.lite34 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
37 -(cd flac ; $(MAKE) -f Makefile.lite clean)
38 -(cd libFLAC ; $(MAKE) -f Makefile.lite clean)
39 -(cd libFLAC++ ; $(MAKE) -f Makefile.lite clean)
40 -(cd metaflac ; $(MAKE) -f Makefile.lite clean)
41 -(cd plugin_common ; $(MAKE) -f Makefile.lite clean)
42 -(cd plugin_xmms ; $(MAKE) -f Makefile.lite clean)
43 -(cd share ; $(MAKE) -f Makefile.lite clean)
44 -(cd test_grabbag ; $(MAKE) -f Makefile.lite clean)
45 -(cd test_libs_common ; $(MAKE)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/test/
H A DMakefile.am16 $(MAKE) all CFLAGS="@DEBUG@"
19 $(MAKE) all CFLAGS="@PROFILE@"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/share/getopt/
H A DMakefile.am17 $(MAKE) all CFLAGS="@DEBUG@"
20 $(MAKE) all CFLAGS="@PROFILE@"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A DMakefile.am22 $(MAKE) all CFLAGS="@DEBUG@"
25 $(MAKE) all CFLAGS="@PROFILE@"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_synthesis/
H A DMakefile.am19 $(MAKE) all CFLAGS="@DEBUG@"
22 $(MAKE) all CFLAGS="@PROFILE@"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/testsuite/iproute2/
H A DMakefile6 echo "Entering $$dir" && cd $$dir && $(MAKE) && cd ..; \
21 echo "Entering $$dir" && cd $$dir && $(MAKE) clean && cd ..; \
26 echo "Entering $$dir" && cd $$dir && $(MAKE) distclean && cd ..; \
33 cd $@ && $(MAKE)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/
H A Dmkmakefile30 \$(MAKE) -C \$(KERNELSRC) O=\$(KERNELOUTPUT)
35 \$(MAKE) -C \$(KERNELSRC) O=\$(KERNELOUTPUT) \$@
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/
H A Dmkmakefile30 \$(MAKE) -C \$(KERNELSRC) O=\$(KERNELOUTPUT)
35 \$(MAKE) -C \$(KERNELSRC) O=\$(KERNELOUTPUT) \$@
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/
H A DMakefile26 $(MAKE) -C router install
37 $(MAKE) -C cfe clean
38 $(MAKE) -C cfe CFG_TEXT_START=0x80300000
42 $(MAKE) -C cfe clean
43 $(MAKE) -C cfe CFG_PCI=1
47 $(MAKE) -C cfe clean
48 $(MAKE) -C cfe CFG_GMAC=1
53 $(MAKE) -C cfe clean
54 $(MAKE) -C cfe CFG_GMAC=1 CFG_NFLASH=1
61 $(MAKE)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/boot/
H A DMakefile10 @$(MAKE) -f $(src)/compressed/Makefile $(objtree)/vmlinuz
14 @$(MAKE) -f $(src)/compressed/Makefile clean
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/
H A DMakefile.am76 @(cd tests; $(MAKE) all quiet-test)
79 @(cd tests; $(MAKE) all full-test)
82 @(cd tests; $(MAKE) all torture-test)
87 @(cd docs/examples; $(MAKE) check)
90 @(cd tests; $(MAKE) clean)
91 @(cd docs; $(MAKE) clean)
109 $(MAKE) RPMDIST=curl rpm
110 $(MAKE) RPMDIST=curl-ssl rpm
133 cd $(srcdir)/packages/Solaris && $(MAKE) package
139 $(MAKE)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A DMakefile.common24 MAKE=$(MAKE) POFILES="$(POFILES)" PACKAGE="$(PACKAGE)" \
26 else MAKE=$(MAKE) $(SHELL) $$admindir/cvs.sh $@ ;\
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/bcmupnp/
H A DMakefile48 [ ! -f $(UPNP)/Makefile ] || $(MAKE) -C $(UPNP) CFG_BCMIGD=$(CFG_BCMIGD) install
49 $(MAKE) -C $(UPNP) -f Makefile.nat CFG_BCMIGD=$(CFG_BCMIGD) install
52 [ ! -f $(UPNP)/Makefile ] || $(MAKE) -C $(UPNP) clean
53 $(MAKE) -C $(UPNP) -f Makefile.nat clean
56 [ ! -f $(UPNP)/Makefile ] || $(MAKE) -C $(UPNP) DEBUG=$(DEBUG) CFG_BCMIGD=$(CFG_BCMIGD)
57 $(MAKE) -C $(UPNP) -f Makefile.nat DEBUG=$(DEBUG) CFG_BCMIGD=$(CFG_BCMIGD)

Completed in 116 milliseconds

1234567891011>>