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

1234567891011>>

/solaris-userland-s11u3/components/zlib/capabilities/
H A DMakefile29 build: TARGET= build
31 all clean clobber build: $(SUBDIRS)
/solaris-userland-s11u3/components/zlib/capabilities/sun4v/
H A DMakefile29 build: TARGET= build
31 all clean clobber build: $(BUILD_ARCH)
/solaris-userland-s11u3/components/visual-panels/core/src/java/lib/
H A DMakefile34 build: TARGET = build
42 download prep build install test: $(SUBDIRS)
45 $(RM) -r prototype build
/solaris-userland-s11u3/components/php-5_3/
H A DMakefile38 ## The full build will NOT execute this Makefile.
62 # The numbers indicate parallelism possible in the build.
63 # The other way to build this would be:
64 # 1) imap -> build
69 # So after imap, php-sapi, php-nsapi build serially in that order
83 # More relevant to the full USERLAND build is the dependency tree
84 # for say starting the build down in an extension module:
86 # 1) build imap
93 # SFW build of php
104 # copy php source tree for php_fast/cgi build
[all...]
/solaris-userland-s11u3/components/visual-panels/
H A DMakefile35 build: TARGET = build
44 download prep build install publish test: $(SUBDIRS)
47 $(RM) -r prototype build
/solaris-userland-s11u3/components/visual-panels/apache/src/cmd/applications/po/
H A DMakefile39 install: build $(INSTAPPS)
41 build:
/solaris-userland-s11u3/components/visual-panels/coreadm/src/cmd/applications/po/
H A DMakefile39 install: build $(INSTAPPS)
41 build:
/solaris-userland-s11u3/components/visual-panels/firewall/src/cmd/applications/po/
H A DMakefile39 install: build $(INSTAPPS)
41 build:
/solaris-userland-s11u3/components/visual-panels/smf/src/cmd/applications/po/
H A DMakefile39 install: build $(INSTAPPS)
41 build:
/solaris-userland-s11u3/components/visual-panels/sysmon/src/cmd/applications/po/
H A DMakefile39 install: build $(INSTAPPS)
41 build:
/solaris-userland-s11u3/components/visual-panels/time/src/cmd/applications/po/
H A DMakefile39 install: build $(INSTAPPS)
41 build:
/solaris-userland-s11u3/components/visual-panels/usermgr/src/cmd/applications/po/
H A DMakefile39 install: build $(INSTAPPS)
41 build:
/solaris-userland-s11u3/components/stdcxx/Solaris/
H A Dfix_nls_symlinks.sh34 if [ -d build/nls ] ; then
35 cp -fp ../Solaris/readlink.sh build/nls/
36 cd build/nls
225 echo "\$(topdir)/build/nls directory was not found!"
226 echo "This scriptmust be run from the toplevel build directory."
/solaris-userland-s11u3/components/perl_modules/xml-simple/
H A DMakefile38 # build threaded 5.12 support too
49 PERL_FLAGS = -I$(COMPONENT_DIR)/../xml-parser/build/prototype/$(MACH)/usr/perl5/vendor_perl/$(PERL_VERSION)/$(PERL_ARCH)
52 build: $(BUILD_32)
62 ../xml-parser/build/5.8.4/.installed ../xml-parser/build/5.12/.installed:
65 $(BUILD_32): ../xml-parser/build/5.8.4/.installed \
66 ../xml-parser/build/5.12/.installed
/solaris-userland-s11u3/components/ruby/puppet/
H A DMakefile42 COMPONENT_INSTALL_ENV += RUBYLIB="$(COMPONENT_DIR)/../facter/build/$(MACH64)/lib:$(COMPONENT_DIR)/../hiera/build/$(MACH64)/lib"
44 ../facter/build/%/.installed:
47 ../hiera/build/%/.installed:
60 build: $(BUILD_64)
65 install: ../facter/build/$(MACH64)/.installed ../hiera/build/$(MACH64)/.installed $(INSTALL_64)
/solaris-userland-s11u3/
H A DMakefile30 build: TARGET = build
42 download setup prep build install publish validate clean clobber \
/solaris-userland-s11u3/components/areca/
H A DMakefile52 COMPONENT_BUILD_TARGETS += install -buildfile build.xml
57 build: $(BUILD_32)
59 install: build
/solaris-userland-s11u3/components/visual-panels/apache/src/cmd/applications/
H A DMakefile35 install: build $(INSTAPPS)
37 build: extract merge
/solaris-userland-s11u3/components/visual-panels/coreadm/src/cmd/applications/
H A DMakefile35 install: build $(INSTAPPS)
37 build: extract merge
/solaris-userland-s11u3/components/visual-panels/firewall/src/cmd/applications/
H A DMakefile35 install: build $(INSTAPPS)
37 build: extract merge
/solaris-userland-s11u3/components/visual-panels/smf/src/cmd/applications/
H A DMakefile35 install: build $(INSTAPPS)
37 build: extract merge
/solaris-userland-s11u3/components/visual-panels/sysmon/src/cmd/applications/
H A DMakefile39 install: build $(INSTAPPS) $(INSTAUTOSTART)
41 build: extract merge
/solaris-userland-s11u3/components/visual-panels/time/src/cmd/applications/
H A DMakefile35 install: build $(INSTAPPS)
37 build: extract merge
/solaris-userland-s11u3/components/visual-panels/usermgr/src/cmd/applications/
H A DMakefile35 install: build $(INSTAPPS)
37 build: extract merge
/solaris-userland-s11u3/components/coolkey/test/
H A DMakefile32 $(MAKE) build-test
34 build-test: test.c

Completed in 3966 milliseconds

1234567891011>>