Searched defs:SUBDIRS (Results 1 - 7 of 7) sorted by relevance

/solaris-userland-s11u3/components/net-snmp/sun/agent/
H A DMakefile37 SUBDIRS = modules mibs macro
40 @if test "$(SUBDIRS)" != ""; then \
41 it="$(SUBDIRS)" ; \
53 @if test "$(SUBDIRS)" != ""; then \
54 it="$(SUBDIRS)" ; \
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/
H A DMakefile46 SUBDIRS = entityMib seaExtensions macro
49 @if test "$(SUBDIRS)" != ""; then \
50 it="$(SUBDIRS)" ; \
63 @if test "$(SUBDIRS)" != ""; then \
64 it="$(SUBDIRS)" ; \
/solaris-userland-s11u3/components/visual-panels/
H A DMakefile29 SUBDIRS = $(shell echo */Makefile | sed -e 's;/Makefile;;g') macro
31 .PHONY: $(SUBDIRS)
44 download prep build install publish test: $(SUBDIRS)
46 clean: $(SUBDIRS)
49 clobber: $(SUBDIRS) clean
51 $(SUBDIRS): FORCE
/solaris-userland-s11u3/components/visual-panels/core/src/java/lib/
H A DMakefile28 SUBDIRS = TimingFramework swingx macro
30 .PHONY: $(SUBDIRS)
42 download prep build install test: $(SUBDIRS)
44 clean: $(SUBDIRS)
47 clobber: $(SUBDIRS) clean
49 $(SUBDIRS): FORCE
/solaris-userland-s11u3/components/net-snmp/sun/
H A DMakefile51 SUBDIRS = agent macro
65 echo "SUBDIRS: $(MAKE) CFGPREFIX=$(CFGPREFIX) CFGLIB64=$(CFGLIB64) CFGLIB=$(CFGLIB) CC=$(CC) DEBUG=$(DEBUG) ARCH=$(ARCH)" ;
66 @if test "$(SUBDIRS)" != ""; then \
67 it="$(SUBDIRS)" ; \
78 @if test "$(SUBDIRS)" != ""; then \
79 it="$(SUBDIRS)" ; \
/solaris-userland-s11u3/components/php-5_3/
H A DMakefile151 SUBDIRS = $(shell echo */Makefile | sed -e 's;/Makefile;;g') macro
153 .PHONY: $(SUBDIRS)
167 download prep install test publish: $(SUBDIRS)
169 clean: $(SUBDIRS)
172 clobber: $(SUBDIRS) clean
174 $(SUBDIRS): FORCE
/solaris-userland-s11u3/components/open-fabrics/
H A DMakefile56 SUBDIRS = macro
59 SUBDIRS = $(shell echo */Makefile | sed -e 's;/Makefile;;g') macro
67 .PHONY: $(SUBDIRS)
80 download prep install test: $(SUBDIRS)
82 clean: $(SUBDIRS)
85 clobber: $(SUBDIRS) clean
87 $(SUBDIRS): FORCE

Completed in 41 milliseconds