Searched refs:makefile (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc29 * This file contains the makefile reader.
69 * Make the makefile and setup to read it. Actually read it if it is stdio
76 * chase_path Use the makefile path when opening file
81 * lock_makefile Lock the makefile when reading
88 * line_number The number of the current makefile line
97 register Property makefile = maybe_append_prop(makefile_name, local
104 Property orig_makefile = makefile;
123 if (makefile->body.makefile.contents != NULL) {
124 retmem(makefile
[all...]
H A Dmain.cc988 gettext("Usage : dmake [ -f makefile ][ -c dmake_rcfile ][ -g dmake_group ]\n"));
996 gettext("Usage : dmake [ -f makefile ][ -c dmake_rcfile ][ -g dmake_group ]\n"));
1338 case 'f': /* Read alternative makefile(s) */
1781 * Remember current mode. It may be changed after reading makefile
1790 MBSTOWCS(wcs_buffer, "makefile");
1792 MBSTOWCS(wcs_buffer, "s.makefile");
1828 * default makefile (make.rules), then we'd like to
1875 * Before reading makefile we do not know exactly which mode
2143 * If no command line "-f" args then look for "makefile", and then for
2144 * "Makefile" if "makefile" is
2741 read_makefile(register Name makefile, Boolean complain, Boolean must_exist, Boolean report_file) argument
[all...]
H A Ddoname.cc785 * exist, and it is mentioned as a target in the makefile,
1285 * makefile. Thus,
1292 * Note, to enter "$@" on a dependency line in a makefile
1980 * makefile_type The type of makefile being read
2023 * makefile_type Type of makefile being read
2032 register Property makefile; local
2042 makefile = maybe_append_prop(make_state, makefile_prop);
2043 if (makefile->body.makefile.contents != NULL) {
2044 retmem(makefile
[all...]
/illumos-gate/usr/src/cmd/streams/log/
H A Dstrerr.c57 static void makefile(char *name, time_t time);
64 makefile(char *name, time_t time) function
90 makefile(errfile, lp->ttime);
/illumos-gate/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h602 #define M_MAKEFILES ".MAKEFILES:makefile Makefile"
604 * the default makefile to run
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A DMakefile156 cd $(BUILDDIR); $(RM) *.[ch] makefile.malloc_dump ; rpcgen -a `basename $(XFILE)
157 cd $(BUILDDIR); $(MAKE) -f makefile.malloc_dump `basename $@`
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dcrawlsrccomments.sh510 file_format="makefile"
637 shell|makefile)
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h673 struct Makefile makefile; member in union:Body
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh502 makefile.)

Completed in 94 milliseconds