Home
last modified time | relevance | path

Searched refs:Makefile (Results 1 – 25 of 1745) sorted by relevance

12345678910>>...70

/external/libvncserver/
Dprepare_x11vnc_dist.sh21 mv Makefile.am Makefile.am.LibVNCServer
23 …DIST=tightvnc-1.3dev5-vncviewer-alpha-cursor.patch RELEASE-NOTES README.LibVNCServer" > Makefile.am
24 echo "" >> Makefile.am
25 echo "if HAVE_SYSTEM_LIBVNCSERVER" >> Makefile.am
26 echo "SUBDIRS=x11vnc classes" >> Makefile.am
27 echo "DIST_SUBDIRS=x11vnc classes" >> Makefile.am
28 echo "else" >> Makefile.am
29 echo "SUBDIRS=libvncserver libvncclient x11vnc classes" >> Makefile.am
30 echo "DIST_SUBDIRS=libvncserver libvncclient x11vnc classes" >> Makefile.am
31 echo "endif" >> Makefile.am
[all …]
Dconfig.status396Makefile libvncserver.pc libvncclient.pc libvncserver/Makefile examples/Makefile examples/android/
553 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
556 "libvncserver/Makefile") CONFIG_FILES="$CONFIG_FILES libvncserver/Makefile" ;;
557 "examples/Makefile") CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;;
558 "examples/android/Makefile") CONFIG_FILES="$CONFIG_FILES examples/android/Makefile" ;;
559 "vncterm/Makefile") CONFIG_FILES="$CONFIG_FILES vncterm/Makefile" ;;
560 "webclients/Makefile") CONFIG_FILES="$CONFIG_FILES webclients/Makefile" ;;
561 … "webclients/java-applet/Makefile") CONFIG_FILES="$CONFIG_FILES webclients/java-applet/Makefile" ;;
562 …"webclients/java-applet/ssl/Makefile") CONFIG_FILES="$CONFIG_FILES webclients/java-applet/ssl/Make…
563 "libvncclient/Makefile") CONFIG_FILES="$CONFIG_FILES libvncclient/Makefile" ;;
[all …]
/external/libxml2/
D.gitignore12 Makefile
13 Makefile.in
25 doc/Makefile
26 doc/Makefile.in
27 doc/devhelp/Makefile
28 doc/devhelp/Makefile.in
30 doc/examples/Makefile
31 doc/examples/Makefile.in
48 example/Makefile
49 example/Makefile.in
[all …]
/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/llvm/bindings/ocaml/backends/
DMakefile19 ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.common
21 include $(LEVEL)/Makefile.config
22 include $(LEVEL)/Makefile.common
31 $(ECHO) "TARGET := $$i" > Makefile.$$i; \
32 $(ECHO) "include Makefile.common" >> Makefile.$$i; \
37 $(MAKE) -f Makefile.$$i all; \
42 $(MAKE) -f Makefile.$$i clean; \
43 $(RM) -f Makefile.$$i; \
48 $(MAKE) -f Makefile.$$i install; \
53 $(MAKE) -f Makefile.$$i uninstall; \
[all …]
/external/libxml2/doc/examples/
Dindex.py223 Makefile="""##
261 Makefile = Makefile + "EXTRA_DIST =%s\n\n" % (EXTRA_DIST)
265 Makefile = Makefile + "noinst_PROGRAMS =%s\n\n" % (noinst_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: $(noinst_PROGRAMS)\n"
270Makefile = Makefile + "\ttest -f Makefile.am || test -f test1.xml || $(LN_S) $(srcdir)/test?.xml .…
271 Makefile = Makefile + "\t@(echo '## examples regression tests')\n"
272 Makefile = Makefile + "\t@(echo > .memdump)\n"
274 Makefile = Makefile + "\t$(CHECKER) %s\n" % (test)
[all …]
/external/elfutils/src/
Dconfig.status396Makefile Makefile m4/Makefile elfutils.spec:config/elfutils.spec.in lib/Makefile libelf/Makefile l…
556 "config/Makefile") CONFIG_FILES="$CONFIG_FILES config/Makefile" ;;
557 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
559 "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
562 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
563 "libelf/Makefile") CONFIG_FILES="$CONFIG_FILES libelf/Makefile" ;;
564 "libebl/Makefile") CONFIG_FILES="$CONFIG_FILES libebl/Makefile" ;;
565 "libdwelf/Makefile") CONFIG_FILES="$CONFIG_FILES libdwelf/Makefile" ;;
566 "libdw/Makefile") CONFIG_FILES="$CONFIG_FILES libdw/Makefile" ;;
567 "libdwfl/Makefile") CONFIG_FILES="$CONFIG_FILES libdwfl/Makefile" ;;
[all …]
/external/openfst/
Dconfigure.ac11 Makefile
12 src/Makefile
13 src/include/Makefile
14 src/lib/Makefile
15 src/bin/Makefile
16 src/test/Makefile
17 src/extensions/Makefile
18 src/extensions/compact/Makefile
19 src/extensions/const/Makefile
20 src/extensions/far/Makefile
[all …]
/external/elfutils/src/libasm/
DChangeLog3 * Makefile.am: Suppress output of textrel_check command.
7 * Makefile.am (libasm.so): Use textrel_check.
11 * Makefile.am: Remove !MUDFLAP conditions.
15 * Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
23 * Makefile.am: Use config/eu.am for common stuff.
27 * Makefile.am: Use USE_LOCKS instead of USE_TLS.
32 * Makefile.am [USE_TLS]: Like libasm.so with libpthread.
42 * Makefile.am (euinclude): Variable removed.
58 * Makefile.am (CLEANFILES): Add libasm.so.$(VERSION).
62 * Makefile.am (INCLUDES): Search in libdw.
[all …]
/external/valgrind/drd/scripts/
Ddownload-and-build-splash2.in48 --- orig/splash2/codes/apps/radiosity/Makefile 2008-05-25 10:38:52.000000000 +0200
49 +++ splash2/codes/apps/radiosity/Makefile 2008-05-25 13:05:36.000000000 +0200
67 …ff -ru orig/splash2/codes/apps/raytrace/rltotiff/Makefile splash2/codes/apps/raytrace/rltotiff/Mak…
68 --- orig/splash2/codes/apps/raytrace/rltotiff/Makefile 2008-05-25 10:38:52.000000000 +0200
69 +++ splash2/codes/apps/raytrace/rltotiff/Makefile 2008-05-25 10:31:57.000000000 +0200
71 include ../../../Makefile.config
81 diff -ru orig/splash2/codes/Makefile.config splash2/codes/Makefile.config
82 --- orig/splash2/codes/Makefile.config 2008-05-25 10:38:52.000000000 +0200
83 +++ splash2/codes/Makefile.config 2008-05-25 10:14:25.000000000 +0200
155 --- orig/splash2/codes/apps/radiosity/Makefile 2008-07-13 20:24:35.000000000 +0200
[all …]
/external/elfutils/src/tests/
DChangeLog20 * Makefile.am (EXTRA_DIST): Add testfile-macros-0xff.bz2.
24 * Makefile.am (deleted_lib_so_CFLAGS): Add
31 * Makefile.am (EXTRA_DIST): Add run-addr2line-i-lex-test.sh and
58 * Makefile.am (TESTS): Add run-readelf-A.sh.
64 * Makefile.am (check_PROGRAMS): Add vdsosyms.
79 * Makefile.am (EXTRA_DIST): Add testfile-sizes3.o.bz2.
87 * Makefile.am (check_PROGRAMS): Add aggregate_size.c.
100 * Makefile.am (TESTS): Add run-linkmap-cut.sh.
111 * Makefile.am (check_PROGRAMS): Add deleted and deleted-lib.so.
148 * Makefile.am (TESTS): run-readelf-dwz-multi.sh and
[all …]
/external/compiler-rt/lib/tsan/
DMakefile.old53 $(MAKE) -C rtl -f Makefile.old DEBUG=$(DEBUG)
71 $(MAKE) -f Makefile.old clean
72 $(MAKE) -f Makefile.old run DEBUG=1 -j 16 CC=$(CLANG) CXX=$(CLANG)++
74 $(MAKE) -f Makefile.old clean
75 $(MAKE) -f Makefile.old run DEBUG=0 -j 16 CC=$(CLANG) CXX=$(CLANG)++
78 $(MAKE) -f Makefile.old clean
79 $(MAKE) -f Makefile.old run DEBUG=1 -j 16 CC=gcc CXX=g++
81 $(MAKE) -f Makefile.old clean
82 $(MAKE) -f Makefile.old run DEBUG=0 -j 16 CC=gcc CXX=g++
101 …$(MAKE) -f ../make/Makefile CXXFLAGS="$(CXXFLAGS)" CFLAGS="$(CFLAGS)" CC=$(CC) CXX=$(CXX) $(GTEST_…
[all …]
/external/zlib/src/old/os2/
DMakefile.os252 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/elfutils/src/lib/
DChangeLog20 * Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
33 * Makefile.am (libeu_a_SOURCES): Add color.c.
60 * Makefile.am: Use config/eu.am for common stuff.
90 * Makefile.am (noinst_HEADERS): Add it.
94 * Makefile.am (libeu_a_SOURCES): Add sha1.c.
101 * Makefile.am (libeu_a_SOURCES): Add md5.c.
108 * Makefile.am (libeu_a_SOURCES): We don't need xstrdup in the moment.
116 * Makefile.am (xmalloc_CFLAGS): Define only if !GPROF.
121 * Makefile.am (libeu_a_SOURCES): Add it.
126 * Makefile.am: Use -ffunction-sections for xmalloc.c.
[all …]
/external/lz4/
DNEWS37 Added : Makefile : install for kFreeBSD and Hurd (Nobuhiro Iwamatsu)
38 Fix : Makefile : install for OS-X and BSD, thanks to Takayuki Matsuoka
44 Updated : Makefile : synchronize library version number with lz4.h, thanks to Takayuki Matsuoka
45 Updated : Makefile : stricter compilation flags
47 Makefile : lz4-test only test native binaries, as suggested by Michał Górny (issue 136)
59 fix : Makefile : minor issue 130 : header files permissions
75 Makefile : library correctly compiled with -O3 switch (issue 114)
76 Makefile : library compilation compatible with clang
77 Makefile : library is versioned and linked (issue 119)
80 Makefile : Use system default $(CC) & $(MAKE) variables (issue 112)
[all …]
/external/icu/icu4c/source/
DMakefile.in55 INSTALLED_BUILT_FILES = $(top_builddir)/config/Makefile.inc $(top_builddir)/config/pkgdata.inc $(to…
185 $(INSTALL_DATA) $(top_builddir)/config/Makefile.inc $(DESTDIR)$(pkglibdir)/Makefile.inc
191 $(RM) Makefile.inc && ln -s current/Makefile.inc Makefile.inc; \
219 …$(RMV) $(top_builddir)/config/Makefile.inc $(top_builddir)/config/pkgdata.inc $(top_builddir)/conf…
221 $(RMV) Makefile config/Makefile icudefs.mk $(LIBDIR) $(BINDIR)
227 xcheck-local: $(top_builddir)/config/icu-config $(top_builddir)/config/Makefile.inc $(top_builddir)…
230 @echo verifying that $(MAKE) -f Makefile.inc selfcheck can operate
241 config/icucross.mk: $(top_builddir)/icudefs.mk $(top_builddir)/Makefile
252 config/icucross.inc: $(top_builddir)/icudefs.mk $(top_builddir)/Makefile @platform_make_fragment@
262 config/icu-uc.pc: config/icu.pc Makefile icudefs.mk
[all …]
/external/e2fsprogs/
DMCONFIG.in216 DEP_LIB_MAKEFILES = $(top_srcdir)/lib/Makefile.library \
217 $(top_srcdir)/lib/Makefile.elf-lib \
218 $(top_srcdir)/lib/Makefile.bsd-lib $(top_srcdir)/lib/Makefile.darwin-lib \
219 $(top_srcdir)/lib/Makefile.solaris-lib $(top_srcdir)/lib/Makefile.checker \
220 $(top_srcdir)/lib/Makefile.profile
244 Makefile: $(srcdir)/Makefile.in $(top_builddir)/MCONFIG \
246 cd $(top_builddir); CONFIG_FILES=$(my_dir)/Makefile ./config.status
255 .depend: Makefile $(SRCS) $(top_srcdir)/depfix.sed $(top_srcdir)/wordwrap.pl
271 < $(srcdir)/Makefile.in | cat - .depend \
272 > $(srcdir)/Makefile.in.new; \
[all …]
/external/google-breakpad/src/third_party/libdisasm/
DMakefile.am34 swig/Makefile \
37 swig/python/Makefile-swig \
38 swig/perl/Makefile-swig \
39 swig/perl/Makefile.PL \
40 swig/ruby/Makefile-swig \
42 swig/tcl/Makefile-swig \
/external/harfbuzz_ng/
Dgit.mk102 case $$f in Makefile|*/Makefile) \
131 …find "`test -z "$(top_srcdir)" && echo . || echo "$(top_srcdir)"`" -name Makefile.am | while read …
158 $(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
205 if test -f $(srcdir)/po/Makefile.in.in; then \
207 po/Makefile.in.in \
208 po/Makefile.in.in~ \
209 po/Makefile.in \
210 po/Makefile \
277 Makefile \
278 Makefile.in \
/external/libedit/src/
DMakefile.am10 vi.h: Makefile $(srcdir)/vi.c
13 emacs.h: Makefile $(srcdir)/emacs.c
16 common.h: Makefile $(srcdir)/common.c
19 fcns.h: Makefile $(AHDR)
22 help.h: Makefile $(ASRC)
25 fcns.c: Makefile $(AHDR)
28 help.c: Makefile $(ASRC)
31 tokenizern.c: Makefile $(srcdir)/tokenizer.c
34 historyn.c: Makefile $(srcdir)/history.c
/external/elfutils/src/backends/
DChangeLog3 * Makefile.am: Suppress output of textrel_check command.
84 * Makefile.am: Remove libelf and libdw definitions when MUDFLAP
89 * Makefile.am (aarch64_SRCS): Add aarch64_initreg.c.
114 * Makefile.am (arm_SRCS): Add arm_initreg.c.
129 * Makefile.am (aarch64_regs_no_Wformat): Removed.
149 * Makefile.am (aarch64_SRCS): Add aarch64_cfi.c.
161 * Makefile.am (ppc64_SRCS): Add ppc64_resolve_sym.c.
174 * Makefile.am (s390_SRCS): Add s390_initreg.c and s390_unwind.c.
185 * Makefile.am (ppc_SRCS, ppc64_SRCS): Add ppc_initreg.c.
195 * Makefile.am (modules): Add aarch64.
[all …]
/external/libnl/
Dconfigure.in39 AC_CONFIG_FILES([Makefile doc/Doxyfile doc/Makefile lib/Makefile
40 include/Makefile src/Makefile src/lib/Makefile \
/external/elfutils/src/libebl/
DChangeLog20 * Makefile.am (gen_SOURCES): Add eblcheckreloctargettype.c.
30 * Makefile.am (gen_SOURCES): Add eblresolvesym.c.
40 * Makefile.am (gen_SOURCES): Add eblnormalizepc.c and eblunwind.c.
52 * Makefile.am (gen_SOURCES): Add ebldwarftoregno.c.
71 * Makefile.am (gen_SOURCES): Add eblinitreg.c.
94 * Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
131 * Makefile.am (gen_SOURCES): Add eblstother.c.
144 * Makefile.am: Use config/eu.am for common stuff.
186 * Makefile.am (gen_SOURCES): Add it.
223 * Makefile.am (gen_SOURCES): Add it.
[all …]
/external/bison/djgpp/
Dfnchange.lst8 @V@/examples/calc++/Makefile.am @V@/examples/calcxx/Makefile.am
9 @V@/examples/calc++/Makefile.in @V@/examples/calcxx/Makefile.in
23 @V@/po/Makefile.in.in @V@/po/Makefile.in-in
24 @V@/runtime-po/Makefile.in.in @V@/runtime-po/Makefile.in-in
/external/icu/icu4c/source/tools/genren/
DMakefile26 -include Makefile.local
63 $(DAT): $(ICUDIR)/config.status Makefile
66 $(COM): $(DAT) $(ICUDIR)/config.status Makefile
69 $(I18): $(DAT) $(COM) $(ICUDIR)/config.status Makefile
72 $(LAY): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
75 $(LEX): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
78 $(UIO): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile

12345678910>>...70