Searched refs:TARGET (Results 1 - 8 of 8) sorted by relevance

/solaris-userland/
H A DMakefile26 download: TARGET = download macro
27 unpack: TARGET = unpack macro
28 patch: TARGET = patch macro
29 prep: TARGET = prep macro
30 build: TARGET = build macro
31 install: TARGET = install macro
32 publish: TARGET = publish macro
33 validate: TARGET = validate macro
34 clean: TARGET = clean macro
35 clobber: TARGET macro
36 setup: TARGET = setup macro
37 test: TARGET = test macro
38 system-test: TARGET = system-test macro
39 component-hook: TARGET = component-hook macro
[all...]
/solaris-userland/components/zlib/capabilities/
H A DMakefile26 all: TARGET= all macro
27 clean: TARGET= clean macro
28 clobber: TARGET= clobber macro
29 build: TARGET= build macro
34 @cd $@; pwd; $(MAKE) $(TARGET)
/solaris-userland/components/zlib/capabilities/sun4v/
H A DMakefile26 all: TARGET= all macro
27 clean: TARGET= clean macro
28 clobber: TARGET= clobber macro
29 build: TARGET= build macro
36 @cd $@; pwd; $(MAKE) $(TARGET)
/solaris-userland/components/open-fabrics/
H A DMakefile73 download:: TARGET = download macro
74 unpack:: TARGET = unpack macro
75 patch:: TARGET = patch macro
76 prep:: TARGET = prep macro
77 install: TARGET = install macro
78 clean: TARGET = clean macro
79 clobber: TARGET = clobber macro
80 test: TARGET = test macro
81 system-test: TARGET = system-test macro
82 parfait: TARGET macro
[all...]
/solaris-userland/components/
H A DMakefile72 download: TARGET = download macro
73 unpack: TARGET = unpack macro
74 patch: TARGET = patch macro
75 prep: TARGET = prep macro
76 build: TARGET = build macro
77 install: TARGET = install macro
78 publish: TARGET = publish macro
79 clean: TARGET = clean macro
80 clobber: TARGET = clobber macro
81 test: TARGET macro
82 system-test: TARGET = system-test macro
83 zone-build: TARGET = component-zone-build macro
84 component-hook: TARGET = component-hook macro
[all...]
/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A DMakefile44 TARGET= libhealthMonitor.so macro
/solaris-userland/components/meta-packages/history/
H A DMakefile57 $(NAWK) -v FUNCTION=manifest -v TARGET=$1 -f $(GENERATE_HISTORY) < \
/solaris-userland/make-rules/
H A Dips.mk358 $(NAWK) -v TARGET=$(1) -v FUNCTION=manifest -f $(GENERATE_HISTORY) < \

Completed in 132 milliseconds