Home
last modified time | relevance | path

Searched full:makefile (Results 1 – 25 of 2810) sorted by relevance

12345678910>>...113

/external/libpng/scripts/
DREADME.txt5 makefile.linux => Linux/ELF makefile
7 makefile.linux-opt=> Linux/ELF makefile with hardware optimizations on
9 makefile.gcc => Generic makefile (gcc, creates static libpng.a)
10 makefile.acorn => Acorn makefile
11 makefile.aix => AIX/gcc makefile
12 makefile.amiga => Amiga makefile
13 makefile.atari => Atari makefile
14 makefile.bc32 => 32-bit Borland C++ (all modules compiled in C mode)
15 makefile.beos => BeOS makefile
16 makefile.cegcc => minge32ce for Windows CE makefile
[all …]
/external/autotest/client/tests/sysbench/
Dsysbench-0.4.8.tar.bz2 ... .8/mkinstalldirs sysbench-0.4.8/Makefile.am sysbench-0.4.8/Makefile. ...
/external/libxml2/
D.gitignore13 Makefile
14 Makefile.in
29 doc/Makefile
30 doc/Makefile.in
31 doc/devhelp/Makefile
32 doc/devhelp/Makefile.in
34 doc/examples/Makefile
35 doc/examples/Makefile.in
52 example/Makefile
53 example/Makefile.in
[all …]
/external/libffi/m4/
Dax_enable_builddir.m47 # AX_ENABLE_BUILDDIR [(dirstring-or-command [,Makefile.mk [,-all]])]
19 # $2 = Makefile.mk
23 # toplevel srcdir Makefile from the information found in the created
24 # toplevel builddir Makefile. It just copies the variables and
37 # in the srcdir toplevel makefile - these parts are read from the $2 =
38 # Makefile.mk file
40 # The automatic rules are usually scanning the toplevel Makefile for lines
145 pushdef([END],[Makefile.mk])dnl
149 if test -f "$TOP/Makefile" ; then
150 AC_MSG_NOTICE([skipping TOP/Makefile - left untouched])
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dax_enable_builddir.m47 # AX_ENABLE_BUILDDIR [(dirstring-or-command [,Makefile.mk [,-all]])]
19 # $2 = Makefile.mk
23 # toplevel srcdir Makefile from the information found in the created
24 # toplevel builddir Makefile. It just copies the variables and
37 # in the srcdir toplevel makefile - these parts are read from the $2 =
38 # Makefile.mk file
40 # The automatic rules are usually scanning the toplevel Makefile for lines
143 pushdef([END],[Makefile.mk])dnl
147 if test -f "$TOP/Makefile" ; then
148 AC_MSG_NOTICE([skipping TOP/Makefile - left untouched])
[all …]
/external/flac/src/
DMakefile.lite54 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
57 (cd utils/$@ ; $(MAKE) -f Makefile.lite $(CONFIG))
60 -(cd flac ; $(MAKE) -f Makefile.lite clean)
61 -(cd libFLAC ; $(MAKE) -f Makefile.lite clean)
62 -(cd libFLAC++ ; $(MAKE) -f Makefile.lite clean)
63 -(cd metaflac ; $(MAKE) -f Makefile.lite clean)
64 -(cd plugin_common ; $(MAKE) -f Makefile.lite clean)
65 -(cd plugin_xmms ; $(MAKE) -f Makefile.lite clean)
66 -(cd share ; $(MAKE) -f Makefile.lite clean)
67 -(cd test_grabbag ; $(MAKE) -f Makefile.lite clean)
[all …]
/external/libxml2/doc/examples/
Dindex.py223 Makefile="""##
240 $(MAKE) Makefile
252 test -f Makefile.am || rm -f test?.xml
261 Makefile = Makefile + "EXTRA_DIST =%s\n\n" % (EXTRA_DIST)
265 Makefile = Makefile + "check_PROGRAMS =%s\n\n" % (check_PROGRAMS)
267 Makefile = Makefile + "%s_SOURCES = %s.c\n\n" % (example, example)
268 Makefile = Makefile + "valgrind: \n\t$(MAKE) CHECKER='valgrind' tests\n\n"
269 Makefile = Makefile + "tests: $(check_PROGRAMS)\n"
270Makefile = Makefile + "\t@test -f Makefile.am || test -f test1.xml || $(LN_S) $(srcdir)/test?.xml …
271 Makefile = Makefile + "\t@(echo '## examples regression tests')\n"
[all …]
/external/ltp/testcases/open_posix_testsuite/scripts/
Dgenerate-makefiles.sh43 local makefile=$1
97 if [ ! -f "$makefile.1" ]; then
99 cat > "$makefile.1" <<EOF
128 cat >> "$makefile.1" <<EOF
134 cat >> "$makefile.1" <<EOF
140 cat >> "$makefile.1" <<EOF
147 echo "" >> "$makefile.1"
152 cat >> "$makefile.2" <<EOF
156 cat >> "$makefile.2" <<EOF
161 if [ ! -f "$makefile.3" ]; then
[all …]
/external/flac/
Dconfigure.ac551 Makefile \
552 src/Makefile \
553 src/libFLAC/Makefile \
555 src/libFLAC/ia32/Makefile \
556 src/libFLAC/include/Makefile \
557 src/libFLAC/include/private/Makefile \
558 src/libFLAC/include/protected/Makefile \
559 src/libFLAC++/Makefile \
561 src/flac/Makefile \
562 src/metaflac/Makefile \
[all …]
DMakefile.lite20 # GNU Makefile
50 (cd $@ && $(MAKE) -f Makefile.lite)
53 (cd $@ && $(MAKE) -f Makefile.lite $(CONFIG))
56 (cd src/$@ && $(MAKE) -f Makefile.lite $(CONFIG))
59 (cd src/utils/$@ && $(MAKE) -f Makefile.lite $(CONFIG))
62 (cd test && $(MAKE) -f Makefile.lite debug)
65 (cd test && $(MAKE) -f Makefile.lite valgrind)
68 (cd test && $(MAKE) -f Makefile.lite release)
71 -(cd doc && $(MAKE) -f Makefile.lite clean)
72 -(cd src && $(MAKE) -f Makefile.lite clean)
[all …]
/external/autotest/client/tests/xmtest/
Dxm-test.tar.bz2 ... test/tests/ xm-test/tests/Makefile.am xm-test/tests/Makefile. ...
/external/google-breakpad/src/third_party/libdisasm/swig/
DMakefile22 cd python && make -f Makefile-swig
25 cd ruby && make -f Makefile-swig
28 cd perl && make -f Makefile-swig
31 cd tcl && make -f Makefile-swig
38 cd python && sudo make -f Makefile-swig install
41 cd ruby && sudo make -f Makefile-swig install
44 cd perl && sudo make -f Makefile-swig install
47 cd tcl && sudo make -f Makefile-swig install
54 cd python && sudo make -f Makefile-swig uninstall
57 cd ruby && sudo make -f Makefile-swig uninstall
[all …]
/external/elfutils/tests/
DChangeLog5 * Makefile.am (TESTS, EXTRA_DIST): Add it.
14 * Makefile.am (check_PROGRAMS): Add nvidia_extended_linemap_libdw.
22 * Makefile.am (TESTS): Add run-readelf-fat-lto.sh.
64 * Makefile.am (EXTRA_DIST): Add new test and test files.
87 * Makefile.am: added run-debuginfod-percent-escape.sh to TESTS and
170 * Makefile.am: Added the above new file to TESTS and EXTRA_DIST
211 * tests/Makefile.am: Added the above new files to the test suite
264 * Makefile.am (EXTRA_DIST): Fix typo testfile-largealign.bz2 was
271 * Makefile.am (TESTS): Add run-strip-largealign.sh.
324 * Makefile.am (TESTS): Add run-low_high_pc-dw-form-indirect.sh and
[all …]
/external/protobuf/
Dupdate_file_lists.sh3 # This script copies source file lists from src/Makefile.am to cmake files.
44 MAKEFILE=src/Makefile.am
46 [ -f "$MAKEFILE" ] || {
47 echo "Cannot find: $MAKEFILE"
51 # Extract file lists from src/Makefile.am
52 GZHEADERS=$(get_variable_value $MAKEFILE GZHEADERS)
53 HEADERS=$(get_variable_value $MAKEFILE nobase_include_HEADERS)
55 LIBPROTOBUF_LITE_SOURCES=$(get_source_files $MAKEFILE libprotobuf_lite_la_SOURCES)
56 LIBPROTOBUF_SOURCES=$(get_source_files $MAKEFILE libprotobuf_la_SOURCES)
57 LIBPROTOC_SOURCES=$(get_source_files $MAKEFILE libprotoc_la_SOURCES)
[all …]
/external/elfutils/libasm/
DChangeLog30 * Makefile.am (GCC_INCLUDE): Remove.
34 * Makefile.am (noinst_PROGRAMS): Rename to noinst_DATA.
40 * Makefile.am (libasm.so$(EXEEXT)): Drop $(EXEEXT) suffix.
66 * Makefile.am (libasm_so_DEPS): Replace libebl.a with libebl_pic.a.
86 * Makefile.am: Use dso_LDFLAGS.
90 * Makefile.am: Add libasm_so_DEPS to specify external libraries
117 * Makefile.am (AM_CPPFLAGS): Add libdwelf.
143 * Makefile.am (libasm.so): Add AM_V_CCLD and AM_V_at silencers.
165 * Makefile.am: Suppress output of textrel_check command.
169 * Makefile.am (libasm.so): Use textrel_check.
[all …]
/external/freetype/
Dconfigure91 # build a dummy Makefile if we are not building in the source tree;
106 echo "Generating \`Makefile'"
107 echo "TOP_DIR := $abs_ft2_dir" > Makefile
108 echo "OBJ_DIR := $abs_curr_dir" >> Makefile
109 echo "OBJ_BUILD := \$(OBJ_DIR)" >> Makefile
110 echo "DOC_DIR := \$(OBJ_DIR)/docs" >> Makefile
111 echo "FT_LIBTOOL_DIR := \$(OBJ_DIR)" >> Makefile
112 echo "ifndef FT2DEMOS" >> Makefile
113 echo " include \$(TOP_DIR)/Makefile" >> Makefile
114 echo "else" >> Makefile
[all …]
/external/autotest/client/profilers/oprofile/
Doprofile-0.9.4.tar.bz2 ... .m4 oprofile-0.9.4/m4/Makefile.am oprofile-0.9.4/m4/ ...
/external/python/cpython2/PC/VS8.0/
Dbuild_ssl.py98 def create_makefile64(makefile, m32): argument
99 """Create and fix makefile for 64bit
106 with open(makefile, 'w') as fout:
119 def fix_makefile(makefile): argument
122 if not os.path.isfile(makefile):
124 with open(makefile) as fin:
126 with open(makefile, 'w') as fout:
162 makefile="ms\\nt.mak"
163 m32 = makefile
168 makefile = "ms\\nt64.mak"
[all …]
/external/rust/crates/libz-sys/src/zlib-ng/.github/workflows/
Dnmake.yml13 makefile: win32/Makefile.msc
18 makefile: win32/Makefile.msc
23 makefile: win32/Makefile.arm
28 makefile: win32/Makefile.a64
39 nmake -f ${{ matrix.makefile }}
47 nmake -f ${{ matrix.makefile }} test
48 nmake -f ${{ matrix.makefile }} testdll
/external/flac/src/share/
DMakefile.lite35 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
38 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
41 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
44 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
47 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
50 (cd $@ ; $(MAKE) -f Makefile.lite $(CONFIG))
53 -(cd getopt ; $(MAKE) -f Makefile.lite clean)
54 -(cd grabbag ; $(MAKE) -f Makefile.lite clean)
55 -(cd replaygain_analysis ; $(MAKE) -f Makefile.lite clean)
56 -(cd replaygain_synthesis ; $(MAKE) -f Makefile.lite clean)
[all …]
/external/libffi/
DChangeLog.v113 * configure, Makefile.in, aclocal.m4: Rebuilt.
19 * configure, Makefile.in, aclocal.m4: Rebuilt.
36 * configure,Makefile.in,aclocal.m4: Rebuilt.
61 * Makefile.in, aclocal.m4, config.guess, config.sub, configure,
62 ltmain.sh, */Makefile.in: libtoolized again and rebuilt with
69 src/Makefile.in. Removed macros implied by AM_INIT_AUTOMAKE.
83 * Makefile.am (check): make test now make check. Uses libtool now.
85 * Makefile.in, configure.in, aclocal.h, fficonfig.h.in: Rebuilt.
139 * Makefile.am: Added "make lint" production.
140 * Makefile.in: Rebuilt.
[all …]
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.v113 * configure, Makefile.in, aclocal.m4: Rebuilt.
19 * configure, Makefile.in, aclocal.m4: Rebuilt.
36 * configure,Makefile.in,aclocal.m4: Rebuilt.
61 * Makefile.in, aclocal.m4, config.guess, config.sub, configure,
62 ltmain.sh, */Makefile.in: libtoolized again and rebuilt with
69 src/Makefile.in. Removed macros implied by AM_INIT_AUTOMAKE.
83 * Makefile.am (check): make test now make check. Uses libtool now.
85 * Makefile.in, configure.in, aclocal.h, fficonfig.h.in: Rebuilt.
139 * Makefile.am: Added "make lint" production.
140 * Makefile.in: Rebuilt.
[all …]
/external/rust/crates/libz-sys/src/zlib/old/os2/
DMakefile.os21 # Makefile for zlib under OS/2 using GCC (PGCC)
5 # cp Makefile.os2 ..
7 # make -f Makefile.os2 test
9 # This makefile will build a static library z.lib, a shared library
52 nt/Makefile.nt nt/zlib.dnt contrib/README.contrib contrib/*.txt \
56 contrib/untgz/Makefile contrib/untgz/*.c contrib/untgz/*.w32
92 mv Makefile Makefile~; cp -p Makefile.in Makefile
96 mv Makefile~ Makefile
99 mv Makefile Makefile~; cp -p Makefile.in Makefile
109 mv Makefile~ Makefile
/external/ImageMagick/PerlMagick/
DMakefile.am17 # Makefile for building PerlMagick.
41 PERLMAKEMAKER=$(PERLMAGICK)/Makefile.PL
42 PERLMAKEFILE=$(PERLMAGICK)/Makefile
58 cd $(PERLMAGICK) && @PERL@ Makefile.PL $(PERL_MAKE_OPTIONS)
83 …d $(PERLMAGICK) && @PERL@ Makefile.PL MAP_TARGET=$(PERLSTATICNAME) $(PERL_MAKE_OPTIONS) && $(MAKE)…
94 $(MAKE) -f Makefile.aperl CC='@CC@' inst_perl MAP_TARGET=$(PERLSTATICNAME) \
99 $(MAKE) -f Makefile.aperl CC='@CC@' inst_perl MAP_TARGET=$(PERLSTATICNAME) \
108 cd $(PERLMAGICK) && $(abs_top_builddir)/magick.sh $(MAKE) -f Makefile.aperl CC='@CC@' test
118 ( if test -f Makefile.old ; then $(MAKE) -f Makefile.old CC='@CC@' clean ; fi ) ; \
119 ( if test -f Makefile ; then $(MAKE) CC='@CC@' clean ; fi ) ; \
[all …]
/external/curl/m4/
Dxc-am-iface.m4106 if test ! -f "$xc_subdir/Makefile"; then
107 echo "$xc_msg_err $xc_subdir/Makefile file not found. $xc_msg_abrt" >&2
111 # Fetch dependency tracking file list from Makefile include lines.
113 xc_inc_lines=`grep '^include .*(DEPDIR)' "$xc_subdir/Makefile" 2>/dev/null`
121 AC_MSG_NOTICE([amending $xc_subdir/Makefile])
123 # Build Makefile specific patch hunk.
144 # Build Makefile patching sed scripts.
173 # Apply patch to Makefile and cleanup.
175 $SED -f "$xc_s1" "$xc_subdir/Makefile" >"$xc_subdir/Makefile.tmp1"
176 $SED -f "$xc_s2" "$xc_subdir/Makefile.tmp1" >"$xc_subdir/Makefile.tmp2"
[all …]

12345678910>>...113