Searched defs:PLAT_PLUGINS_DIRS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/
H A DMakefile55 PLAT_PLUGINS_DIRS = $(PLAT_PICL_DIR:%=%/plugins) macro
57 USR_PLAT_PLUGINS_DYNLIBS = $(PLAT_PLUGINS_DIRS:%=%/$(DYNLIB))
58 USR_PLAT_PLUGINS_LIBLINKS = $(PLAT_PLUGINS_DIRS:%=%/$(LIBLINKS))
122 $(PLAT_PLUGINS_DIRS):
125 $(USR_PLAT_PLUGINS_DYNLIBS): $(PLAT_PLUGINS_DIRS)
129 $(USR_PLAT_PLUGINS_LIBLINKS): $(PLAT_PLUGINS_DIRS)
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A DMakefile52 PLAT_PLUGINS_DIRS = $(PLAT_PICL_DIR:%=%/plugins) macro
54 USR_PLAT_PLUGINS_DYNLIBS = $(PLAT_PLUGINS_DIRS:%=%/$(DYNLIB))
55 USR_PLAT_PLUGINS_LIBLINKS = $(PLAT_PLUGINS_DIRS:%=%/$(LIBLINKS))
155 $(PLAT_PLUGINS_DIRS):
158 $(USR_PLAT_PLUGINS_DYNLIBS): $(PLAT_PLUGINS_DIRS)
162 $(USR_PLAT_PLUGINS_LIBLINKS): $(PLAT_PLUGINS_DIRS)

Completed in 159 milliseconds