Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc125 if (makefile->body.makefile.contents != NULL) { in read_simple_file()
126 retmem(makefile->body.makefile.contents); in read_simple_file()
132 makefile->body.makefile.contents = NULL; in read_simple_file()
133 makefile->body.makefile.size = 0; in read_simple_file()
225 if (makefile->body.makefile.contents == NULL) { in read_simple_file()
277 makefile->body.makefile.size = in read_simple_file()
314 makefile->body.makefile.contents = in read_simple_file()
329 makefile->body.makefile.contents; in read_simple_file()
334 makefile->body.makefile.size; in read_simple_file()
434 retmem(makefile->body.makefile.contents); in read_simple_file()
[all …]
H A Ddoname.cc2040 Property makefile; in check_read_state_file() local
2050 makefile = maybe_append_prop(make_state, makefile_prop); in check_read_state_file()
2051 if (makefile->body.makefile.contents != NULL) { in check_read_state_file()
2052 retmem(makefile->body.makefile.contents); in check_read_state_file()
2053 makefile->body.makefile.contents = NULL; in check_read_state_file()
H A Dmain.cc2794 read_makefile(Name makefile, Boolean complain, Boolean must_exist, Boolean report_file) in read_makefile() argument
2801 b = read_simple_file(makefile, true, true, complain, in read_makefile()
/illumos-gate/usr/src/cmd/streams/log/
H A Dstrerr.c55 static void makefile(char *name, time_t time);
62 makefile(char *name, time_t time) in makefile() function
88 makefile(errfile, lp->ttime); in logfile()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DCONVERT.mk5 * directory name $(MAKEFILE:D). The hard work is in the makefile using
7 * and config equivalent iffe scripts. The conversion makefile is typically
16 * *.am, automake, autom4te, libtool, make depend, and makefile
H A DRELEASE308 mamake.c: fix makefile scan to ignore lib*.[hH]
760 00-09-21 mamake: add libxxx and xxx to makefile ordered prereqs
781 00-03-06 makefile: install optional make probe override script C+make+probe.lcl
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A DREADME-astsa9 astsa.omk is an old make makefile that builds the headers and objects
H A Dastsa.mm19 astsa.omk is an old make makefile that builds the headers and objects
H A Dastsa.omk2 # standalone mini libast old make makefile
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A DMakefile160 cd $(BUILDDIR); $(RM) *.[ch] makefile.malloc_dump ; rpcgen -a `basename $(XFILE)
161 cd $(BUILDDIR); $(MAKE) -f makefile.malloc_dump `basename $@`
/illumos-gate/usr/src/cmd/
H A DMakefile.cmd.6426 # This makefile contains the compiler fiddling needed to build
/illumos-gate/usr/src/psm/
H A DMakefile.psm.6427 # This makefile contains the compiler fiddling needed to build
/illumos-gate/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h600 #define M_MAKEFILES ".MAKEFILES:makefile Makefile"
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMakefile2 * ksh makefile
H A DREADME107 The makefile should also generate shcomp, a program that will precompile
H A Dbuiltins.mm107 using the sample nmake makefile below as a prototype.
/illumos-gate/usr/src/cmd/vi/
H A DREADME50 port/makefile.usg ---|
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Dsmatch.txt72 The makefile has to let people set the CC with an environment variable for that
/illumos-gate/usr/src/cmd/sendmail/src/
H A DREAD_ME32 Makefile The makefile used here.
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h673 struct Makefile makefile; member
/illumos-gate/usr/src/uts/
H A DREADME150 not. This makefile may be copied to additional parallel directories
/illumos-gate/usr/src/cmd/lp/filter/postscript/
H A DREADME281 outline of the C code, the PostScript prologue, and the makefile has been
/illumos-gate/usr/src/contrib/zlib/
H A DChangeLog201 - Move obsolete emx makefile to old [Truta]
441 - Add prefix for cross-compilation in win32/makefile.gcc [Bar-Lev]
442 - Add DLL install in win32/makefile.gcc [Bar-Lev]
693 - Create .pdb and .manifest files in win32/makefile.msc [Ziegler, Rowe]
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh502 makefile.)
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt627 ASL Test Suite (ASLTS): Updated the master makefile to generate all
662 - iASL: Support POSIX yacc again in makefile. Jung-uk Kim.
1053 Tests: Updated the makefile for proper generation of the AAPITS suite.
2014 makefile support for Unix generation.
2560 global makefile. The use of this flag causes compiler errors on earlier
3271 top-level makefile under the main acpica directory. ACPICA BZ 967, 912.
4650 iASL: Fix the Linux makefile by removing an inadvertent double file
9159 makefile for the AcpiXtract utility.
9592 Added the rsinfo.c source file to the AcpiExec makefile for Linux/Unix
16050 Linux makefile added to generate the compiler on Linux
[all …]

12