/titanic_41/usr/src/cmd/make/bin/ |
H A D | read.cc | 97 register Property makefile = maybe_append_prop(makefile_name, in read_simple_file() local 104 Property orig_makefile = makefile; in read_simple_file() 123 if (makefile->body.makefile.contents != NULL) { in read_simple_file() 124 retmem(makefile->body.makefile.contents); in read_simple_file() 130 makefile->body.makefile.contents = NULL; in read_simple_file() 131 makefile->body.makefile.size = 0; in read_simple_file() 134 if ((makefile->body.makefile.contents == NULL) && in read_simple_file() 223 if (makefile->body.makefile.contents == NULL) { in read_simple_file() 274 orig_makefile->body.makefile.size = in read_simple_file() 275 makefile->body.makefile.size = in read_simple_file() [all …]
|
H A D | doname.cc | 2030 register Property makefile; in check_read_state_file() local 2040 makefile = maybe_append_prop(make_state, makefile_prop); in check_read_state_file() 2041 if (makefile->body.makefile.contents != NULL) { in check_read_state_file() 2042 retmem(makefile->body.makefile.contents); in check_read_state_file() 2043 makefile->body.makefile.contents = NULL; in check_read_state_file()
|
H A D | main.cc | 2741 read_makefile(register Name makefile, Boolean complain, Boolean must_exist, Boolean report_file) in read_makefile() argument 2748 b = read_simple_file(makefile, true, true, complain, in read_makefile()
|
/titanic_41/usr/src/cmd/streams/log/ |
H A D | strerr.c | 57 static void makefile(char *name, time_t time); 64 makefile(char *name, time_t time) in makefile() function 90 makefile(errfile, lp->ttime); in logfile()
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | port.mk.370 | 25 # Ex skeletal makefile for USG Unix 4.0 on a 370. 27 # NB: This makefile doesn't indicate any dependencies on header files. 74 MISC= makefile READ_ME 191 @${PR} makefile*
|
H A D | port.mk.c70 | 25 # Ex skeletal makefile for BBN's C/70. 27 # NB: This makefile doesn't indicate any dependencies on header files. 76 MISC= makefile READ_ME rofix 202 @${PR} makefile*
|
H A D | port.mk.70 | 25 # Ex skeletal makefile for version 7, USGS Overlay 11/70 system 27 # NB: This makefile doesn't indicate any dependencies on header files. 199 @${PR} makefile*
|
H A D | port.mk.usg | 61 MAKEFILE = makefile.usg 82 MISC = READ_ME makeoptions asfix.c70 ex.news makefile.370 makefile.c70 \ 83 makefile.70 ovdoprnt.s ovprintf.c rofix
|
H A D | ex.news | 1026 See the makefile for a list of options.
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | Makefile | 154 cd $(BUILDDIR); $(RM) *.[ch] makefile.malloc_dump ; rpcgen -a `basename $(XFILE) 155 cd $(BUILDDIR); $(MAKE) -f makefile.malloc_dump `basename $@`
|
/titanic_41/usr/src/cmd/ |
H A D | Makefile.cmd.64 | 28 # This makefile contains the compiler fiddling needed to build
|
/titanic_41/usr/src/lib/libxcurses/h/posix/ |
H A D | mkslocal.h | 602 #define M_MAKEFILES ".MAKEFILES:makefile Makefile"
|
/titanic_41/usr/src/psm/ |
H A D | Makefile.psm.64 | 27 # This makefile contains the compiler fiddling needed to build
|
/titanic_41/usr/src/cmd/vi/ |
H A D | README | 52 port/makefile.usg ---|
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | READ_ME | 32 Makefile The makefile used here.
|
/titanic_41/usr/src/lib/libshell/common/scripts/ |
H A D | crawlsrccomments.sh | 637 shell|makefile)
|
/titanic_41/usr/src/cmd/make/include/mksh/ |
H A D | defs.h | 673 struct Makefile makefile; member
|
/titanic_41/exception_lists/ |
H A D | check_rtime | 231 # are a family, all built using the same makefile, targeted at different
|
/titanic_41/usr/src/uts/ |
H A D | README | 150 not. This makefile may be copied to additional parallel directories
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | README | 107 The makefile should also generate shcomp, a program that will precompile
|
/titanic_41/usr/src/cmd/lp/filter/postscript/ |
H A D | README | 281 outline of the C code, the PostScript prologue, and the makefile has been
|
/titanic_41/usr/src/cmd/ypcmd/yp2lscripts/ |
H A D | inityp2l.sh | 502 makefile.)
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 627 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. 4467 Updated the generic unix makefile for gcc 4. The default gcc version is 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 [all …]
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | ChangeLog | 2511 - Fix "distclean" target in makefile
|