Searched defs:TARGET (Results 1 - 9 of 9) sorted by relevance

/solaris-userland-s11u3/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-s11u3/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-s11u3/
H A DMakefile28 download: TARGET = download 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 = clobber macro
36 setup: TARGET = setup macro
37 test: TARGET macro
38 component-hook: TARGET = component-hook macro
[all...]
/solaris-userland-s11u3/components/visual-panels/
H A DMakefile33 download: TARGET = download macro
34 prep: TARGET = prep macro
35 build: TARGET = build macro
36 install: TARGET = install macro
37 publish: TARGET = publish macro
38 clean: TARGET = clean macro
39 clobber: TARGET = clobber macro
40 test: TARGET = test macro
52 @cd $@ && echo "$(TARGET) $@" && $(MAKE) $(TARGET)
[all...]
/solaris-userland-s11u3/components/visual-panels/core/src/java/lib/
H A DMakefile32 download: TARGET = download macro
33 prep: TARGET = prep macro
34 build: TARGET = build macro
35 install: TARGET = install macro
36 clean: TARGET = clean macro
37 clobber: TARGET = clobber macro
38 test: TARGET = test macro
50 @cd $@ && echo "$(TARGET) $@" && $(MAKE) $(TARGET)
/solaris-userland-s11u3/components/
H A DMakefile72 download: TARGET = download macro
73 prep: TARGET = prep macro
74 build: TARGET = build macro
75 install: TARGET = install macro
76 publish: TARGET = publish macro
77 clean: TARGET = clean macro
78 clobber: TARGET = clobber macro
79 test: TARGET = test macro
80 zone-build: TARGET = component-zone-build macro
81 component-hook: TARGET macro
[all...]
/solaris-userland-s11u3/components/php-5_3/
H A DMakefile155 download: TARGET = download macro
156 prep: TARGET = prep macro
157 install: TARGET = install macro
158 clean: TARGET = clean macro
159 clobber: TARGET = clobber macro
160 test: TARGET = test macro
161 publish: TARGET = publish macro
175 @cd $@ && echo "$(TARGET) $@" && $(MAKE) $(TARGET)
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A DMakefile44 TARGET= libhealthMonitor.so macro
/solaris-userland-s11u3/components/open-fabrics/
H A DMakefile69 download: TARGET = download macro
70 prep: TARGET = prep macro
71 install: TARGET = install macro
72 clean: TARGET = clean macro
73 clobber: TARGET = clobber macro
74 test: TARGET = test macro
88 @cd $@ && echo "$(TARGET) $@" && $(MAKE) $(TARGET)

Completed in 532 milliseconds