Searched refs:build (Results 1 - 25 of 51) sorted by relevance

123

/osnet-11/usr/src/grub/grub-0.97/
H A Dcompile45 If you are trying to build a whole package this is not the
111 # object file name, since that is what matters with a parallel build.
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dcompile45 If you are trying to build a whole package this is not the
111 # object file name, since that is what matters with a parallel build.
/osnet-11/usr/src/lib/libsqlite/
H A DMakefile.com16 build.o \
65 $(SRCDIR)/build.c \
134 NATIVEPROGS = lemon-build testfixture
188 # are what get build when you type just "make" with no arguments.
251 $(MAKE) lemon-build
253 lemon-build: lemon.o $(TOOLDIR)/lempar.c
257 $(RM) lemon-build
258 $(CP) lemon lemon-build
H A Dmain.mk12 # will run on the platform that is doing the build.
33 # AR Tools used to build a static library.
50 # build the SQLite library and testing tools.
59 LIBOBJ = attach.o auth.o btree.o btree_rb.o build.o copy.o date.o delete.o \
73 $(TOP)/src/build.c \
142 # are what get build when you type just "make" with no arguments.
177 # build on the target system. Some of the C source code and header
188 # Rules to build the LEMON compiler generator
200 build.o: $(TOP)/src/build
[all...]
/osnet-11/usr/src/lib/libnsctl/common/
H A Dmachdep.c142 * Compare the build release to the runtime release to check for an
146 * build_ver - the string Solaris build release (e.g. "5.8")
148 * acceptable build release / runtime release
185 /* build release == runtime release is always acceptable */
195 for (mp = map; mp->build != NULL && mp->runtime != NULL; mp++) {
196 if (strcmp(mp->build, build_rel) == 0) {
198 * found an entry for this build release
/osnet-11/usr/src/lib/libc/port/gen/
H A Dhsearch.c123 static ENTRY *build();
429 RETURN(build(&table[i], (NODE *) NULL, item));
446 RETURN(build(&table[i], table[i], item));
448 RETURN(build(q, p, item));
455 *build(last, next, item) function
/osnet-11/usr/src/grub/grub2/build-bios/docs/
H A DMakefile92 TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex
93 am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux
112 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
116 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
119 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
120 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
121 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
675 abs_builddir = $(SRC)/grub/grub2/build-bios/docs
676 abs_srcdir = $(SRC)/grub/grub2/build-bios/../docs
677 abs_top_builddir = $(SRC)/grub/grub2/build
688 build = i386-pc-solaris2.11 macro
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/docs/
H A DMakefile92 TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex
93 am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux
112 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
116 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
119 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
120 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
121 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
675 abs_builddir = $(SRC)/grub/grub2/build-uefi64/docs
676 abs_srcdir = $(SRC)/grub/grub2/build-uefi64/../docs
677 abs_top_builddir = $(SRC)/grub/grub2/build
688 build = i386-pc-solaris2.11 macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/util/bash-completion.d/
H A DMakefile99 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
103 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
106 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
107 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
108 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
662 abs_builddir = $(SRC)/grub/grub2/build-bios/util/bash-completion.d
663 abs_srcdir = $(SRC)/grub/grub2/build-bios/../util/bash-completion.d
664 abs_top_builddir = $(SRC)/grub/grub2/build-bios
665 abs_top_srcdir = $(SRC)/grub/grub2/build-bios/..
675 build macro
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/util/bash-completion.d/
H A DMakefile99 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
103 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
106 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
107 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
108 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
662 abs_builddir = $(SRC)/grub/grub2/build-uefi64/util/bash-completion.d
663 abs_srcdir = $(SRC)/grub/grub2/build-uefi64/../util/bash-completion.d
664 abs_top_builddir = $(SRC)/grub/grub2/build-uefi64
665 abs_top_srcdir = $(SRC)/grub/grub2/build-uefi64/..
675 build macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/
H A DMakefile26 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=grub-core/gnulib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl --no-vc-files argp error fnmatch getdelim getline gettext progname regex
114 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
136 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
140 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
143 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
144 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
145 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
699 abs_builddir = $(SRC)/grub/grub2/build-bios/grub-core/gnulib
700 abs_srcdir = $(SRC)/grub/grub2/build-bios/../grub-core/gnulib
701 abs_top_builddir = $(SRC)/grub/grub2/build
712 build = i386-pc-solaris2.11 macro
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/
H A DMakefile26 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=grub-core/gnulib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl --no-vc-files argp error fnmatch getdelim getline gettext progname regex
114 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
136 ACLOCAL = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run aclocal-1.10
140 AMTAR = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run tar
143 AUTOCONF = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoconf
144 AUTOHEADER = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run autoheader
145 AUTOMAKE = ${SHELL} $(SRC)/grub/grub2/build-aux/missing --run automake-1.10
699 abs_builddir = $(SRC)/grub/grub2/build-uefi64/grub-core/gnulib
700 abs_srcdir = $(SRC)/grub/grub2/build-uefi64/../grub-core/gnulib
701 abs_top_builddir = $(SRC)/grub/grub2/build
712 build = i386-pc-solaris2.11 macro
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm75 our %Groks; # whether build system knew how to do this feature
103 # in the build machine's struct pwd pw_*. May be whitespace separated.
106 # Without arguments, returns the list of fields implemented on build
114 our %Groks; # whether build system knew how to do this feature
253 on the build platform, false if one or more were not, and raises
257 the list of C<struct pwd> fields supported by your build platform's
282 module to build a struct-like class, you shouldn't rely upon this.
H A Dgrent.pm91 module to build a struct-like class, you shouldn't rely upon this.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DAnyDBM_File.pm61 Easy to build N/A N/A yes yes ok[2]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A Dstat.pm135 module to build a struct-like class, you shouldn't rely upon this.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A Dprotoent.pm92 module to build a struct-like class, you shouldn't rely upon this.
H A Dservent.pm109 module to build a struct-like class, you shouldn't rely upon this.
H A Dhostent.pm147 module to build a struct-like class, you shouldn't rely upon this.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Time/
H A Dgmtime.pm86 module to build a struct-like class, you shouldn't rely upon this.
H A Dlocaltime.pm82 module to build a struct-like class, you shouldn't rely upon this.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm107 Shall we use it as the general CPAN build and cache directory?
119 while ($ans = prompt("CPAN build and cache directory?",$default)) {
145 If you want, I can keep the source files after a build in the cpan
153 $CPAN::Config->{build_dir} = File::Spec->catdir($CPAN::Config->{cpan_home},"build");
161 How big should the disk cache be for keeping the build directories
167 $ans = prompt("Cache size for build directory (in MB)?", $default);
261 build depends on prerequisites. If this happens, it can build the
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile51 build-aux/compile build-aux/config.guess \
52 build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
53 build-aux/install-sh build-aux/mdate-sh build-aux/missing \
54 build-aux/texinfo.tex
10430 depcomp = $(SHELL) $(top_srcdir)/build
11127 build = i386-pc-solaris2.11 macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile51 build-aux/compile build-aux/config.guess \
52 build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
53 build-aux/install-sh build-aux/mdate-sh build-aux/missing \
54 build-aux/texinfo.tex
10430 depcomp = $(SHELL) $(top_srcdir)/build
11127 build = i386-pc-solaris2.11 macro
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm328 The extension you are trying to build apparently is rather old and
710 # have to build a list with the shell
1211 Sometimes you might want to build a statically linked perl although
1230 is to build extensions after you have run 'make install' on perl
1420 Array of extension names to exclude when doing a static build. This
1484 Array of extension names to be included when doing a static build.
1485 MakeMaker will normally build with all of the installed extensions when
1486 doing a static build, and that is usually the desired behavior. If
1487 INCLUDE_EXT is present then MakeMaker will build only with those extensions
1492 only DynaLoader and the current extension will be included in the build
[all...]

Completed in 196 milliseconds

123