Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/make/bin/
H A Dread.cc97 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 Ddoname.cc2030 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 Dmain.cc2741 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 Dstrerr.c57 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 Dport.mk.37025 # 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 Dport.mk.c7025 # 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 Dport.mk.7025 # 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 Dport.mk.usg61 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 Dex.news1026 See the makefile for a list of options.
/titanic_41/usr/src/cmd/fs.d/autofs/
H A DMakefile154 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 DMakefile.cmd.6428 # This makefile contains the compiler fiddling needed to build
/titanic_41/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h602 #define M_MAKEFILES ".MAKEFILES:makefile Makefile"
/titanic_41/usr/src/psm/
H A DMakefile.psm.6427 # This makefile contains the compiler fiddling needed to build
/titanic_41/usr/src/cmd/vi/
H A DREADME52 port/makefile.usg ---|
/titanic_41/usr/src/cmd/sendmail/src/
H A DREAD_ME32 Makefile The makefile used here.
/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dcrawlsrccomments.sh637 shell|makefile)
/titanic_41/usr/src/cmd/make/include/mksh/
H A Ddefs.h673 struct Makefile makefile; member
/titanic_41/exception_lists/
H A Dcheck_rtime231 # are a family, all built using the same makefile, targeted at different
/titanic_41/usr/src/uts/
H A DREADME150 not. This makefile may be copied to additional parallel directories
/titanic_41/usr/src/lib/libshell/common/
H A DREADME107 The makefile should also generate shcomp, a program that will precompile
/titanic_41/usr/src/cmd/lp/filter/postscript/
H A DREADME281 outline of the C code, the PostScript prologue, and the makefile has been
/titanic_41/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh502 makefile.)
/titanic_41/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.
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 DChangeLog2511 - Fix "distclean" target in makefile