Searched refs:SUBDIRS (Results 1 - 10 of 10) sorted by relevance

/solaris-userland/components/zlib/capabilities/
H A DMakefile31 all clean clobber build: $(SUBDIRS)
33 $(SUBDIRS): FRC
/solaris-userland/
H A DMakefile24 SUBDIRS = components macro
44 test system-test component-hook: $(SUBDIRS)
46 $(SUBDIRS): FORCE
/solaris-userland/components/open-fabrics/
H A DMakefile57 SUBDIRS = macro
60 SUBDIRS = $(shell echo */Makefile | sed -e 's;/Makefile;;g') macro
71 .PHONY: $(SUBDIRS)
88 download unpack patch prep:: $(SUBDIRS)
89 install test system-test: $(SUBDIRS)
94 clean:: $(SUBDIRS)
97 clobber:: $(SUBDIRS) clean
99 $(SUBDIRS): FORCE
/solaris-userland/components/net-snmp-57/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/components/net-snmp-57/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/components/net-snmp-57/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/components/avahi/
H A DMakefile96 SUBDIRS = avahi-common avahi-core avahi-client avahi-glib avahi-gobject avahi-ui macro
97 $(BUILD_32): COMPONENT_BUILD_TARGETS += SUBDIRS="$(SUBDIRS)"
98 $(INSTALL_32): COMPONENT_INSTALL_TARGETS += SUBDIRS="$(SUBDIRS)"
/solaris-userland/components/desktop/accountsservice/
H A DMakefile86 COMPONENT_INSTALL_ARGS.32 += SUBDIRS=src/libaccountsservice
/solaris-userland/components/zlib/
H A DMakefile101 $(ENV) SUBDIRS="sun4v" BUILD_ARCH=$* CC=$(CC) $(GMAKE) build )
/solaris-userland/components/desktop/os-welcome/files/
H A DMakefile25 SUBDIRS= po macro
95 @list='$(SUBDIRS)'; for subdir in $$list; do \
101 @list='$(SUBDIRS)'; for subdir in $$list; do \
161 list='$(SUBDIRS)'; for subdir in $$list; do \

Completed in 96 milliseconds