/external/pixman/ |
Makefile.win32 | 4 include $(top_srcdir)/Makefile.win32.common 9 @$(MAKE) -C pixman -f Makefile.win32 12 @$(MAKE) -C test -f Makefile.win32 15 @$(MAKE) -C pixman -f Makefile.win32 clean 16 @$(MAKE) -C test -f Makefile.win32 clean 19 @$(MAKE) -C test -f Makefile.win32 check
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
warning | 4 The following test creates a makefile to test the warning function."; 8 open(MAKEFILE,"> $makefile"); 10 print MAKEFILE <<'EOF'; 32 close(MAKEFILE); 36 &run_make_with_options($makefile, "WARNING1=yes", &get_logfile, 0); 37 $answer = "$makefile:2: warning is yes\nSome stuff\n"; 42 &run_make_with_options($makefile, "WARNING2=no", &get_logfile, 0); 43 $answer = "$makefile:6: warning is no\nSome stuff\n"; 48 &run_make_with_options($makefile, "WARNING3=maybe", &get_logfile, 0) [all...] |
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/ |
PHONY | 8 $details = "This makefile in this test declares the target clean to be a \n" 15 open(MAKEFILE,"> $makefile"); 17 # The Contents of the MAKEFILE ... 19 print MAKEFILE ".PHONY : clean \n"; 20 print MAKEFILE "all: \n"; 21 print MAKEFILE "\t\@echo This makefile did not clean the dir ... good\n"; 22 print MAKEFILE "clean: \n"; 23 print MAKEFILE "\t$delete_command $example clean\n" [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
Makefile | 7 include Makefile.sources 9 include ../../Makefile.template
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
Makefile | 6 include Makefile.sources 11 include ../../Makefile.template
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/ |
Makefile | 7 include Makefile.sources 12 include ../../Makefile.template
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/ |
Makefile | 7 include Makefile.sources 12 include ../../Makefile.template
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/ |
Makefile.inc | 5 EXTRA_DIST += modules/dbgfmts/stabs/tests/Makefile.inc 6 include modules/dbgfmts/stabs/tests/Makefile.inc
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/listfmts/nasm/ |
Makefile.inc | 5 #EXTRA_DIST += modules/listfmts/nasm/tests/Makefile.inc 7 #include modules/listfmts/nasm/tests/Makefile.inc
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/ |
Makefile.inc | 5 EXTRA_DIST += modules/objfmts/bin/tests/Makefile.inc 7 include modules/objfmts/bin/tests/Makefile.inc
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/ |
Makefile.inc | 5 EXTRA_DIST += modules/objfmts/macho/tests/Makefile.inc 7 include modules/objfmts/macho/tests/Makefile.inc
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/ |
Makefile.inc | 5 EXTRA_DIST += modules/objfmts/rdf/tests/Makefile.inc 7 include modules/objfmts/rdf/tests/Makefile.inc
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/xdf/ |
Makefile.inc | 5 EXTRA_DIST += modules/objfmts/xdf/tests/Makefile.inc 7 include modules/objfmts/xdf/tests/Makefile.inc
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/raw/ |
Makefile.inc | 5 EXTRA_DIST += modules/preprocs/raw/tests/Makefile.inc 7 include modules/preprocs/raw/tests/Makefile.inc
|
/external/mesa3d/src/gallium/drivers/i915/ |
Makefile | 7 include Makefile.sources 9 include ../../Makefile.template
|
/external/mesa3d/src/gallium/drivers/nv30/ |
Makefile | 6 include Makefile.sources 11 include ../../Makefile.template
|
/external/mesa3d/src/gallium/drivers/nv50/ |
Makefile | 7 include Makefile.sources 12 include ../../Makefile.template
|
/external/mesa3d/src/gallium/drivers/nvc0/ |
Makefile | 7 include Makefile.sources 12 include ../../Makefile.template
|
/external/qemu/distrib/ |
Makefile | 7 include $(ZLIB_DIR)/Makefile 8 include $(LIBPNG_DIR)/Makefile
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
MAKECMDGOALS | 6 We construct a makefile with various targets, all of which print out 9 open(MAKEFILE,"> $makefile"); 10 print MAKEFILE "\ 14 close(MAKEFILE); 18 &run_make_with_options($makefile, 27 &run_make_with_options($makefile, 37 &run_make_with_options($makefile,
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
.gitignore | 9 /Makefile
|
/external/chromium_org/third_party/yasm/source/patched-yasm/Mkfiles/vc9/genmodule/ |
run.bat | 3 %1 libyasm\module.in Makefile.am
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/ |
Makefile.inc | 1 EXTRA_DIST += modules/arch/x86/Makefile.inc 2 EXTRA_DIST += modules/arch/lc3b/Makefile.inc 4 include modules/arch/x86/Makefile.inc 5 include modules/arch/lc3b/Makefile.inc
|
/external/libvorbis/lib/books/coupled/ |
Makefile.am | 1 ## Process this file with automake to produce Makefile.in
|
/external/mesa3d/src/glsl/ |
.gitignore | 9 /Makefile
|