Home
last modified time | relevance | path

Searched refs:makefile (Results 1 – 25 of 224) sorted by relevance

123456789

/external/libpng/scripts/
DREADME.txt5 makefile.linux => Linux/ELF makefile
7 makefile.gcc => Generic makefile (gcc, creates static libpng.a)
8 makefile.knr => Archaic UNIX Makefile that converts files with
11 makefile.acorn => Acorn makefile
12 makefile.aix => AIX/gcc makefile
13 makefile.amiga => Amiga makefile
14 makefile.atari => Atari makefile
15 makefile.bc32 => 32-bit Borland C++ (all modules compiled in C mode)
16 makefile.beos => beos makefile
17 makefile.bor => Borland makefile (uses bcc)
[all …]
/external/libxml2/bakefile/
DReadme.txt6 Bakefile (http://bakefile.sourceforge.net) is used as makefile generator.
9 - makefile.vc for Microsoft NMAKE
10 - makefile.bcc for Borland MAKE
11 - makefile.wat for OpenWatcom MAKE
12 - makefile.gcc for MinGW MINGW32-MAKE
36 the makefile you want to use; at the beginning you should see a section which starts as:
42 here you can find all the options actually used by that makefile.
43 They can be customized when running the makefile writing something like:
48 or they can be permanently changed modifying the makefile.
/external/libpng/
DINSTALL30 cp scripts/makefile.system makefile
59 If you are using one of the makefile scripts, put ZLIBLIB and ZLIBINC
97 makefile.*
119 makefile.sys in the scripts directory.
124 MSDOS example: copy scripts\makefile.msc makefile
125 UNIX example: cp scripts/makefile.std makefile
127 Read the makefile to see if you need to change any source or
155 The ./configure script should work compatibly with what scripts/makefile.*
158 scripts/makefile.* yourself, that is)
DCHANGES247 Renamed makefile.elf to makefile.lnx.
279 Added makefile.os2 and pngos2.def (A. Zabolotny) and makefile.s2x (W. Sebok)
280 Added pointers to "note on libpng versions" in makefile.lnx and README
297 Added makefile.wat (Pawel Mrochen), updated makefile.tc3 (Willem van Schaik)
319 Minor changes to makefile.s2x
323 Changed makefile.s2x to reduce security risk of using a relative pathname
330 Commented out i386istic "align" compiler flags in makefile.lnx.
341 Changed compiler flags in makefile.wat for better optimization
347 Added makefile.sco (contributed by Mike Hopkirk).
397 Added makefile.w32, for Microsoft C++ 4.0 and later (Tim Wegner).
[all …]
/external/bison/
DGNUmakefile89 .DEFAULT_GOAL := abort-due-to-no-makefile
101 ifeq ($(.DEFAULT_GOAL),abort-due-to-no-makefile)
102 $(MAKECMDGOALS): abort-due-to-no-makefile
105 abort-due-to-no-makefile:
/external/boringssl/src/util/
Dgenerate_build_files.py143 with open('sources.mk', 'w+') as makefile:
144 makefile.write(self.header)
148 self.PrintVariableSection(makefile, 'crypto_sources', files['crypto'])
149 self.PrintVariableSection(makefile, 'ssl_sources', files['ssl'])
150 self.PrintVariableSection(makefile, 'tool_sources', files['tool'])
154 makefile, '%s_%s_sources' % (osname, arch), asm_files)
/external/jpeg/
Dmakvms.opt2 ! This file is needed by makefile.mms and makefile.vms,
Dmakefile.ansi63 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
64 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
66 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
Dmakefile.vc60 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
61 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
63 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
Dmakefile.manx64 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
65 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
67 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
Dmakefile.mc661 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
62 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
64 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
108 $(RFILE) : makefile
Dmakefile.wat62 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc &
63 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds &
65 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms &
Dmakefile.unix67 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
68 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
70 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
Dmakefile.dj63 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
64 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
66 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
Dmakefile.sas72 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
73 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
75 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
Dmakefile.bcc90 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
91 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
93 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
Dmakefile.mms50 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
51 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
53 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
Dinstall.doc27 (better do "make -n install" first to see if the makefile will put the files
38 using one of the supplied jconfig and makefile files
123 * Configure will set up the makefile so that "make install" will install files
139 Configuring the software using one of the supplied jconfig and makefile files
147 makefile.manx jconfig.manx Amiga, Manx Aztec C
148 makefile.sas jconfig.sas Amiga, SAS C
151 makefile.bcc jconfig.bcc MS-DOS or OS/2, Borland C
152 makefile.dj jconfig.dj MS-DOS, DJGPP (Delorie's port of GNU C)
153 makefile.mc6 jconfig.mc6 MS-DOS, Microsoft C (16-bit only)
154 makefile.wat jconfig.wat MS-DOS, OS/2, or Windows NT, Watcom C
[all …]
Dmakefile.cfg98 MKFILES= configure makefile.cfg makefile.ansi makefile.unix makefile.bcc \
99 makefile.mc6 makefile.dj makefile.wat makefile.vc makelib.ds \
101 maktjpeg.st makefile.manx makefile.sas makefile.mms makefile.vms \
/external/libxml2/VxWorks/
DREADME38 replacement makefile to work.
40 3. Run the replacement makefile. I wrote a new makefile that sets all the
46 This makefile creates a shared library that runs on VxWorks: (libxml2.so)
49 This makefile creates a kernel module that runs on VxWorks: (xml2.out)
/external/libpng/contrib/pngminim/preader/
DREADME3 The makefile builds a minimal read-only progressive decoder with
9 Edit makefile if required, to find your X library and include files,
/external/sonivox/arm-fm-22k/host_src/
Darm-fm-22k.mak2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
/external/llvm/utils/
Dmakellvm67 else if (-f makefile) then
68 set MFILE = makefile
/external/sonivox/arm-hybrid-22k/host_src/
Darm-hybrid-22k.mak2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.
/external/sonivox/arm-wt-22k/host_src/
Darm-wt-22k.mak2 # Auto-generated sample makefile
4 # This makefile is intended for use with GNU make.

123456789