Searched refs:SOURCE_DIR (Results 1 - 25 of 273) sorted by relevance

1234567891011

/solaris-userland/components/foomatic/fppd/
H A DMakefile44 $(SOURCE_DIR)/.built: $(SOURCE_DIR)/.prep $(COMPONENT_DIR)/nolicense $(COMPONENT_DIR)/supportedonly.sh
47 $(SOURCE_DIR)/share/ppd $(CACHE_FILE) $(COMPONENT_DIR)/nolicense
51 $(SOURCE_DIR)/.installed: $(SOURCE_DIR)/.built
53 /usr/bin/find $(SOURCE_DIR)/share/ppd -name "*.ppd" -exec gzip {} +
54 $(CLONEY) $(SOURCE_DIR)/share/ppd $(PROTOUSRSHAREDIR)/ppd/SUNWfoomatic
60 build: $(SOURCE_DIR)/.built
62 install: $(SOURCE_DIR)/.installed
/solaris-userland/components/open-fabrics/qperf/
H A DMakefile43 (mkdir $(@D)/src ; cd $(@D)/src ; ln -s $(SOURCE_DIR)/src/help.txt ; \
44 ln -s $(SOURCE_DIR)/src/mkhelp ; ln -s $(SOURCE_DIR)/src/mkman)
/solaris-userland/components/ggrep/
H A DMakefile38 SYSTEM_TEST_TARGET= $(SOURCE_DIR)/.system-test-patched configure $(SYSTEM_TEST_64)
74 $(SOURCE_DIR)/.system-test-patched: $(SOURCE_DIR)/.prep
81 if [ -e $(SOURCE_DIR)/.system-test-patched ]; then \
/solaris-userland/components/diffstat/
H A DMakefile48 COMPONENT_TEST_DIR = $(SOURCE_DIR)
49 COMPONENT_TEST_ENV = PATH=$(@D):$(SOURCE_DIR):$(PATH)
54 COMPONENT_SYSTEM_TEST_DIR = $(SOURCE_DIR)
55 COMPONENT_SYSTEM_TEST_ENV = PATH=$(USRBINDIR):$(SOURCE_DIR):$(PATH)
/solaris-userland/components/python/nose/
H A DMakefile50 COMPONENT_TEST_DIR = $(SOURCE_DIR)
60 ($(CP) $(SOURCE_DIR)/selftest.py $(SOURCE_DIR)/selftest.py.orig ; \
70 $(SOURCE_DIR)/selftest.py.orig > $(SOURCE_DIR)/selftest.py
87 COMPONENT_SYSTEM_TEST_DIR = $(SOURCE_DIR)
/solaris-userland/components/python/cffi/
H A DMakefile63 $(CP) -r $(SOURCE_DIR)/c $(SOURCE_DIR)/testing $(SOURCE_DIR)/cffi $(@D)/tests; \
64 $(CP) $(SOURCE_DIR)/setup.py $(@D)/tests; \
66 $(SOURCE_DIR)/doc/source/conf.py \
67 $(SOURCE_DIR)/doc/source/index.rst \
68 $(SOURCE_DIR)/doc/source/installation.rst \
/solaris-userland/components/gdb/
H A DMakefile106 ( cd $(SOURCE_DIR)/gdb/features ; \
131 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info \
133 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-1 \
135 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-2 \
137 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-3 \
139 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-4 \
141 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-5 \
143 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-6 \
145 $(INSTALL) -m 0644 $(SOURCE_DIR)/gdb/doc/gdb.info-7 \
147 $(INSTALL) -m 0644 $(SOURCE_DIR)/gd
[all...]
/solaris-userland/components/python/pycparser/
H A DMakefile46 COMPONENT_TEST_DIR = $(SOURCE_DIR)
52 $(SOURCE_DIR)/pycparser/ply/lex.py: $(SOURCE_DIR)/.prep
54 $(BUILD_DIR)/license.ply: $(SOURCE_DIR)/pycparser/ply/lex.py
/solaris-userland/components/lcms2/
H A DMakefile41 COMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
60 $(CP) $(SOURCE_DIR)/utils/linkicc/linkicc.1 $(PROTOUSRSHAREMAN1DIR) ;
62 $(CP) $(SOURCE_DIR)/utils/psicc/psicc.1 $(PROTOUSRSHAREMAN1DIR) ;
64 $(CP) $(SOURCE_DIR)/utils/transicc/transicc.1 $(PROTOUSRSHAREMAN1DIR) ;
/solaris-userland/components/autogen/
H A DMakefile46 COMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
58 $(SOURCE_DIR)/autoopts/tpl/mdoc2man.sh ; \
60 $(SOURCE_DIR)/autoopts/tpl/texi2mdoc.sh ; \
62 $(SOURCE_DIR)/autoopts/test/vendor.test
/solaris-userland/components/docker/
H A DMakefile63 build: $(SOURCE_DIR)/.prep
64 cd $(SOURCE_DIR); DOCKER_GITCOMMIT=6f2305e \
66 $(TOUCH) $(SOURCE_DIR)/.built
69 $(TOUCH) $(SOURCE_DIR)/.installed
/solaris-userland/components/openvswitch/
H A DMakefile55 ($(LN) -fs $(COMPONENT_DIR)/files/include/solaris $(SOURCE_DIR)/include/solaris; \
56 $(LN) -fs $(COMPONENT_DIR)/files/lib/* $(SOURCE_DIR)/lib; \
57 cd $(SOURCE_DIR); $(SOURCE_DIR)/boot.sh)
75 ($(LN) -fs $(COMPONENT_DIR)/files/include/solaris $(SOURCE_DIR)/include/solaris)
/solaris-userland/components/p7zip/
H A DMakefile61 $(SOURCE_DIR)/DOC/copying.txt $(SOURCE_DIR)/DOC/unRarLicense.txt: prep
63 $(BUILD_DIR)/%: $(SOURCE_DIR)/DOC/%
66 $(BUILD_DIR)/copying.txt: $(SOURCE_DIR)/DOC/copying.txt
67 $(CP) $(SOURCE_DIR)/DOC/copying.txt $@
/solaris-userland/components/krb5/
H A DMakefile61 CONFIGURE_SCRIPT= $(SOURCE_DIR)/src/configure
105 cd $(SOURCE_DIR)/src/ && $(SOURCE_DIR)/src/util/reconf
121 $(CP) Solaris/getuid.c $(SOURCE_DIR)/src/lib/krb5/os/; \
122 $(CP) Solaris/g_utils.c $(SOURCE_DIR)/src/lib/gssapi/mechglue/; \
123 $(CP) Solaris/kadm_host_srv_names.c $(SOURCE_DIR)/src/lib/kadm5/; \
124 $(CP) Solaris/kt_findrealm.c $(SOURCE_DIR)/src/lib/krb5/keytab/; \
125 $(CP) Solaris/kt_solaris.c $(SOURCE_DIR)/src/lib/krb5/keytab/; \
126 $(CP) Solaris/private/krb5/keytab/kt_solaris.h $(SOURCE_DIR)/src/lib/krb5/keytab/; \
127 $(CP) Solaris/libgss_stubs.c $(SOURCE_DIR)/sr
[all...]
/solaris-userland/components/pv/
H A DMakefile52 COMPONENT_SYSTEM_TEST_CMD = sh $(SOURCE_DIR)/autoconf/scripts/run-test.sh
53 COMPONENT_SYSTEM_TEST_ARGS = $(USRBINDIR)/pv $(SOURCE_DIR)
/solaris-userland/components/sed/
H A DMakefile58 $(SOURCE_DIR)/testsuite/eval.good) ;
61 $(SOURCE_DIR)/testsuite/eval.sed) ;
/solaris-userland/components/shim/
H A DMakefile46 COMPONENT_PREP_ACTION +=(cp elf_x86_64_efi_sol2.lds $(SOURCE_DIR))
48 ORACLE_CERT=$(SOURCE_DIR)/../OL7Secureboot.cer
/solaris-userland/components/tcsh/
H A DMakefile43 ($(CLONEY) $(SOURCE_DIR) $(@D))
47 ($(RM) $(SOURCE_DIR)/tests/package.m4)
/solaris-userland/components/gnu-gs-fonts-other/
H A DMakefile48 build: $(SOURCE_DIR)/.prep
53 $(CP) -r $(SOURCE_DIR)/* $(PROTOGSSHAREDIR)
/solaris-userland/components/gnu-gs-fonts-std/
H A DMakefile48 build: $(SOURCE_DIR)/.prep
53 $(CP) -r $(SOURCE_DIR)/* $(PROTOGSSHAREDIR)
/solaris-userland/components/indent/
H A DMakefile41 COMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
51 $(CP) $(SOURCE_DIR)/doc/version.texi $(BUILD_DIR_$(BITS))/man/ ; \
/solaris-userland/components/a2ps/
H A DMakefile43 ($(CLONEY) $(SOURCE_DIR) $(@D))
53 (cd $(@D) ; ln -s $(SOURCE_DIR)/auxdir/mkinstalldirs)
/solaris-userland/components/docbook/dsssl/
H A DMakefile42 build: $(SOURCE_DIR)/.prep
44 install: $(SOURCE_DIR)/.prep
/solaris-userland/components/python/imaging/
H A DMakefile50 if [ ! -e $(SOURCE_DIR)/Images/png_decompression_dos.png ]; then \
52 $(SOURCE_DIR)/Images/png_decompression_dos.png ; \
72 if [ ! -e $(SOURCE_DIR)/Images/png_decompression_dos.png ]; then \
74 $(SOURCE_DIR)/Images/png_decompression_dos.png ; \
/solaris-userland/components/apache2-modules/mod_dtrace/
H A DMakefile45 CLEAN_PATHS += $(SOURCE_DIR)/.prep

Completed in 40 milliseconds

1234567891011